Skip to contents

Validates an uploaded data file (referenced in the rApache FILES request), saves it as an .RData file in plotdumpdir, and prints a JSON summary of the data per person. This function is intended to be called from the rApache web frontend shipped in inst/webapps, not interactively from R.

Usage

upload_tryCatch_pro()

Value

Invisibly saves an .RData file and prints a JSON status string to the response.

See also

Other webapp-internals: plotter(), plotterpro()