| GUANO_loader | R Documentation | 
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.
GUANO_loader(file, project_name, location = "SB.Town")
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.  | 
A series of dataframes summarising metadata from the files and facilitating further analyses and plots
Other Import Functions: 
GUANO_reader(),
import_GUANO(),
log_file_parser()
## Not run: 
GUANO.loader("C:/Folder/Folder/Project_Name.txt", "Project_Name")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.