View source: R/one_under_vect.R
act_one_under | R Documentation |
act_one_under
act_one_under(x)
x |
vector to assess for structure |
Converts character vectors containing entries that all have one or fewer underscores to numeric after substituting a decimal for the underscore
num_vector <- act_one_under(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.