Returns the path to the example AgMIP calibration protocol Excel file shipped with CroptimizR, or copies it to a user-specified location.

get_agmip_protocol_example(path = NULL, overwrite = FALSE)

Arguments

path

Optional path where to copy the example file. If NULL (default), only returns the path to the file inside the package.

overwrite

Logical. Overwrite existing file?

Value

Path to the example Excel file (either inside the package or to the copied file).