cutpt_doc() opens the reference document describing the cut-point choice.
This is useful for quickly checking the documentation source for cut-points.
Arguments
- cutpt_id
A character string representing the assay identifier (e.g.
"ab42-csf-elecsys-adni-upenn2013"). Checkcutpoints()for options.
Examples
if (FALSE) { # \dontrun{
assay_doc("ab42-csf-elecsys-adni-upenn2013")
} # }