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