Description Usage Arguments Details Examples
View source: R/NanoSatelliteR_functions.R
load_summary() returns a data frame which combines summary files generated by Signal2chunk.R
1 |
dir |
Path denoted as a character vector of length 1. |
This function requires a path to the results produced by Signal2chunk.R load_summary() will recursively search the directory and combine the .table files in a single dataframe.
1 | df <- load_summary("/storage/NanoSatellite_chunks/")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.