View source: R/util_sort_by_order.R
util_sub_string_left_from_. | R Documentation |
.
Get sub-string left from first .
util_sub_string_left_from_.(x)
x |
the string with a least one |
Other string_functions:
util_filter_names_by_regexps()
,
util_pretty_vector_string()
,
util_set_dQuoteString()
,
util_set_sQuoteString()
,
util_sub_string_right_from_.()
## Not run:
util_sub_string_left_from_.(c("a.b", "asdf.xyz", "asdf.jkl.zuio"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.