filename_ok_biking: A test for whether the input filenames are OK for the biking...

Description Usage Arguments Value See Also Examples

View source: R/utils.R

Description

A test for whether the input filenames are OK for the biking project

Usage

1
filename_ok_biking(filenames)

Arguments

filenames

A vector of filenames (not paths)

projectid

The projectid grabbed from the shiny app pulldown

Value

Returns a list with the first item as a vector of TRUE/FALSE about whether each filename is OK and then a list of the filenames that are NOT Ok.

See Also

filename_ok

Examples

1
prefixes_ok(c("GPS", "AB"))

zross/sensorDataImport documentation built on Aug. 16, 2019, 8:30 p.m.