View source: R/new_locations_setter.R
show_location_list | R Documentation |
Reveals a Species List that has been saved into an existing Rdata file.
show_location_list(data_path)
data_path |
Character. Path to an RData file to add activity data to. Optional, a save location will be created before data are saved. |
A vector of the saved Species List, if one exists.
Other location tools:
list_all_locations()
,
set_location_list()
## Not run: set_species_list("C:/Folder/Folder/Data.RData")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.