create_empty_time_list | R Documentation |
This function generates a list named 'time' with predefined fields, all set to NA. The fields included are related to time-based measurements.
create_empty_time_list()
A named list with all fields set to NA.
empty_time_list <- create_empty_time_list()
str(empty_time_list)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.