convert2cm | R Documentation |
Perhaps we don't need this function anymore.
convert2cm(df, scale = NULL, home = NULL, from, replace = TRUE)
df |
A data frame with columns that have to be converted. |
scale |
Scale from (unit) to centimeters. |
home |
Location of home position, which will be (0,0). |
from |
The type of equipment the data is measured with. |
replace |
Replace the old columns, or keep them. |
?
The data frame is returned, with the relevant columns converted.
?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.