GUANO_loader: Load Previously Read GUANO Metadata From Text File

GUANO_loaderR Documentation

Load Previously Read GUANO Metadata From Text File

Description

GUANO_loader imports a text file of GUANO metadata created by GUANO-reader and created a number of dataframes to provide summaries and facilitate further analyses.

Usage

GUANO_loader(file, project_name, location = "SB.Town")

Arguments

file

Character, a full path to a text file created by GUANO.reader.

dataset_name

Character, a brief and relevant reference phrase that will be appended to the function outputs for identification.

town.locaion

Numeric. Selects the format used to record location in file metadata. 1: (default) location recorded in 'SB.Town' field. 2: location recored in 'Town' field - legacy from older versions of SonoBat Data Wizard. 3: location recorded in 'SB.Location' - required for some TRCA data.

Value

A series of dataframes summarising metadata from the files and facilitating further analyses and plots

See Also

Other Import Functions: GUANO_reader(), import_GUANO(), log_file_parser()

Examples

## Not run: 
GUANO.loader("C:/Folder/Folder/Project_Name.txt", "Project_Name")

## End(Not run)

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