dielFraction | R Documentation |
Given an object that can be coerced to POSIXlt or is in a supported string format, return the fraction of a day represented by the object.
dielFraction(t, input = "POSIX", unit = "radians")
t |
Object to be converted to a fraction |
input |
One of POSIX (default) or HHMM |
unit |
If set to radians outputs a position around a circle. If set to fraction outputs the raw fraction. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.