convert_to_unit | R Documentation |
The following units of time are supported
Nanoseconds.
Microseconds.
Milliseconds.
Seconds.
Appropriately prefixed time unit.
Hertz / evaluations per second.
Evaluations per second / Hertz.
Kilohertz / 1000s of evaluations per second.
Megahertz / 1000000s of evaluations per second.
Appropriately prefixed frequency unit.
convert_to_unit(object, unit)
object |
A |
unit |
A unit of time. See details. |
A matrix containing the converted time values with an
attribute unit
which is a printable name of the unit of
time.
Olaf Mersmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.