View source: R/transformations.R
get_transformations | R Documentation |
Get Transformations
get_transformations(df)
set_transformations(df, transformations, add = TRUE)
df |
data set of data, usually time and X/Y/Z. Usually from
|
transformations |
character string of transformations |
add |
Add the transformations to those already there in 'df' |
set_transformations
returns the data, with the
'transformations' attribute updated and set_transformations
returns the attribute 'transformations'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.