transformDivideThousand: Function to perform transformation

Description Usage Arguments

View source: R/transform-divide-thousand.R

Description

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

Usage

1
transformDivideThousand(data_frame, listofvars)

Arguments

dataframe

= dataframe

optional

= vectorListOfVariables


lf-araujo/sempsychiatry documentation built on May 21, 2019, 5:12 a.m.