error_report: Assemble the Shiny error report about which files were...

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Assemble the Shiny error report about which files were processed, uploaded or screened

Usage

1
error_report(currentfile_num, filenames, stage)

Arguments

currentfile_num

is the number in sequence of the file where an error occurred

filenames

the full list of filenames the user uploaded

stage

is the stage of processing ("processing", "uploading", "pre-screening" right now.)

Value

user.

Examples

1
error_report(1, c("file1_abc", "file2_abc"), stage="uploading")

zevross-spatial/rpackage-sensorDataImport documentation built on Aug. 16, 2019, 4:53 p.m.