Skip to contents

Reads a saved data file (written by upload_tryCatch_pro) from plotdumpdir, as referenced in the rApache POST request, calculates SDS values for the pubertal stages, and writes the results and a puberty plot to CSV, TXT and PDF files, also in plotdumpdir. This function is intended to be called from the rApache web frontend shipped in inst/webapps, not interactively from R.

Usage

plotterpro()

Value

Invisibly writes output files and prints a JSON status string to the response.

See also

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