load_summary: Loads summary files generated by Signal2chunk.R

Description Usage Arguments Details Examples

View source: R/NanoSatelliteR_functions.R

Description

load_summary() returns a data frame which combines summary files generated by Signal2chunk.R

Usage

1

Arguments

dir

Path denoted as a character vector of length 1.

Details

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.

Examples

1
df <- load_summary("/storage/NanoSatellite_chunks/") 

arnederoeck/NanoSatelliteR documentation built on May 6, 2019, 1:35 a.m.