Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Not A Problem
-
None
-
None
-
None
Description
The following compute kernels may not have direct bindings in the R package, but can be accessed via call_function(). Check if they have Options classes associated with them, and if so, implement these Options classes so that these kernels can be called via call_function without error.
- utf8_capitalize
- utf8_is_alnum
- utf8_is_alpha
- utf8_is_decimal
- utf8_is_digit
- utf8_is_lower
- utf8_is_numeric
- utf8_is_printable
- utf8_is_space
- utf8_is_title
- utf8_is_upper
- utf8_replace_slice
- utf8_reverse
- utf8_swapcase