nc | R Documentation |
The function is a shorthand for converting factors to numeric
nc(x)
x |
any factor to convert to numeric |
Returns supplied parameter as numeric
num <- nc(test_df$power)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.