round_light | R Documentation |
A function that rounds the Qin of a dataframe. It returns a dataframe with the rounded Qin.
round_light(dataframe)
dataframe |
A dataframe to round the Qin. |
Returns a dataframe with the rounded Qin to overwrite the old one or to add a new dataframe.
Sam Loontjens
mydata <- round_light(mydata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.