powered by
umx_str_chars returns desired characters of a string
umx_str_chars
umx_str_chars(what, which)
A string
which chars to select out.
Array of selected characters
tutorials, tutorials
umx_explode()
Other String Functions: umx_explode_twin_names(), umx_explode(), umx_grep(), umx_names(), umx_paste_names(), umx_rot(), umx_str_from_object(), umx_trim(), umx
umx_explode_twin_names()
umx_grep()
umx_names()
umx_paste_names()
umx_rot()
umx_str_from_object()
umx_trim()
umx
# NOT RUN { umx_str_chars("myFpassUword", c(3,8)) # }
Run the code above in your browser using DataLab