writeField-methods | R Documentation |
Simply writes a field to disk (using the saveRDS() command), with a specific filename, based on the Field's id and the Source's directory.
writeField(x)
## S4 method for signature 'Field'
writeField(x)
x |
A Field |
The name of the file written out (probably not so useful, just want to return something)
Matthew Forrest matthew.forrest@senckenberg.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.