View source: R/str_system_date.R
sys_unix_time | R Documentation |
Function to get system date as an numeric/integer value representing unix time.
sys_unix_time(integer = FALSE)
integer |
Should the date be represented as an integer rather than a
numeric value. Default is |
Numeric or integer vector with a length of one.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.