Description Usage Arguments Details Value
Loads multiple files from a single directory. The files are expected to have a first cell that has the flight mill run information. This information is extracted from a selected file and new columns are created with the time information which is parsed to a POSIX format.The files are combined and tidied and extra information on species and flightmill for the eight flightmills id is required.
1 | fm_input(file_dir, file_name, sp_name)
|
file_dir |
locates the specified directory. |
file_name |
choose a file in the directory that has the run values on the first line. |
sp_name |
the name of the species used in the flight mill. Expects only one species. |
Import multiple files
A combined data frame of all the files within the directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.