Description Usage Arguments Details Value See Also
This function adds the location of the file of vectors to the
current environment (as the value of CBN_VECTORS_LOCATION).
If persist is TRUE it also adds this key to
~/.Renviron so that it is retained across R sessions.
1  | cbn_set_vectorfile_location(f, persist = FALSE)
 | 
f | 
 path where you unzipped your vectors file  | 
persist | 
 Whether to add this to your R startup file  | 
To recover the current location, use
cbn_get_vectorfile_location.
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.