show_species_list: Show a Species List that has been saved into an RData File

View source: R/new_species_setter.R

show_species_listR Documentation

Show a Species List that has been saved into an RData File

Description

Reveals a Species List that has been saved into an existing Rdata file.

Usage

show_species_list(data_path)

Arguments

data_path

Character. Path to an RData file to add activity data to. Optional, a save location will be created before data are saved.

Value

A vector of the saved Species List, if one exists.

See Also

Other species tools: list_all_species(), set_species_list()

Examples

## Not run: set_species_list("C:/Folder/Folder/Data.RData")

vulpes-vulpes/batr documentation built on Jan. 23, 2025, 3:23 p.m.