View source: R/util_sort_by_order.R
| util_sub_string_right_from_. | R Documentation | 
.Get sub-string right from first .
util_sub_string_right_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_left_from_.()
## Not run: 
util_sub_string_right_from_.(c("a.b", "asdf.xyz"))
util_sub_string_right_from_.(c("a.b", "asdf.xy.z"))
util_sub_string_right_from_.(c("ab", "asdxy.z"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.