read_telemetry: Import telemetry data

Description Usage Arguments Details

View source: R/read_telemetry.R

Description

Import telemetry data from one folder Data files must formatted in .csv.

Usage

1
read_telemetry(folder = NULL, read_SMM = FALSE, ...)

Arguments

folder

a character vector containing full path names to the folder with the .csv files; the default corresponds to the working directory getwd().

read_SMM

a logical value. If TRUE, reads .csv containing data of state-space models. If FALSE, reads telemetry data.

...

arguments can be passed to read.csv() to improve readability of .csv files.

Details

Returns a list with all .csv data from the folder


machadoams/botomapr documentation built on Aug. 22, 2020, 9:44 p.m.