This sets a name for outputting a map (or any graph) to a file. The argument file may be NULL, then the argument species is used to name the file, or if there are more than one species, the word multispp is used. The argument exp is the export type and becomes the extension (ie, .pdf). By default, type assumes a Map, but it can be set otherwise.
1 | get.filename(file, path, exp, species, type = "Map.")
|
file |
If |
exp, |
Export type, and becomes the extension (ie, .pdf). |
type |
A string; Defaults to "Map", but it can be set otherwise. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.