dividethou_fun | R Documentation |
This function divides any vector by a thousand, we use it regularly to convert seconds to milliseconds
dividethou_fun(x)
x |
vector to divide by a thousand (ex. from milliseconds to seconds) |
vector to be divided by a thousand
Gabriel N. Camargo-Toledo gcamargo@sensata.io
dividethou_fun(data$q1time)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.