View source: R/generate_region_guide.R
generate_region_guide | R Documentation |
Generates a pdf file with plots of layers returned by get_base_layers().
generate_region_guide(
out_loc = "akgfmaps_region_layers.pdf",
select.regions = NULL
)
out_loc |
Filepath for output. Must be a pdf. |
select.regions |
Which regions to include in the output? Default selects all supported regions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.