gadgettime | R Documentation |
Create a time file object, from fresh or an existing file.
gadgettime(file_name, path, missingOkay = FALSE)
file_name |
The name of the time file |
path |
The path to the gadget directory to read from |
missingOkay |
If |
A list of time components representing file
## Not run: path <- './cod-model' # Read 'Modelfiles/time' time file, creating it if it doesn't exist gadgettime('Modelfiles/time', path, missingOkay = TRUE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.