View source: R/transform-divide-thousand.R
This function applies a transformation, dividing variables by 1000. If the vector is passed it applies the transformation to all variables in the dataframe. Source: http://stackoverflow.com/a/36912017/4417072
1 | transformDivideThousand(data_frame, listofvars)
|
dataframe |
= dataframe |
optional |
= vectorListOfVariables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.