View source: R/class-glatos_workbook.r
glatos_workbook | R Documentation |
Constructor function for the class glatos_workbook. Currently barebones and only used inside read_glatos_workbook.
glatos_workbook(x)
x |
A list containing data from a standard GLATOS data workbook (*.xlsm) file. |
A list of class glatos_workbook
created from a standard GLATOS
data workbook (*.xlsm) file with three elements:
A list with data about the project.
A data frame with data about tagged animals.
A data frame with data about receivers.
This function may be developed in the future to dictate conversion constuction from a data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.