project.valid: Check whether a project data structure is valid.

project.validR Documentation

Check whether a project data structure is valid.

Description

This function will check the 7 conditions described in loadProject. It will return 0 if they pass, or the number of the first condition to fail otherwise.

Usage

project.valid(prjdata)

Arguments

prjdata

The data structure to test.


JGCRI/rgcam documentation built on June 7, 2024, 10:54 a.m.