origin_to_squids | R Documentation |
For convenience, origin_to_squids()
, datetime_to_squids()
, and
POSIXt_to_squids()
can all be used (i.e. they're aliases for the same
function). For more information, see squids()
. For conversion
the other way around, see squids_to_origin()
.
origin_to_squids(x)
x |
The time, e.g. |
A SQUID
squids::origin_to_squids(
Sys.time()
);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.