Closed hmrtn closed 4 years ago
Every function in the package needs to have the appropriate checks.
Raster functions should check if it is a raster, dimensions, resolution, etc.
Monitor functions should check if it is a monitor, time, etc.
Some cases, throwing warnings may be more useful than throwing errors.
Find a standard method of evaluating the validity of parameters passed into these functions and implement them in all.
Every function in the package needs to have the appropriate checks.
Raster functions should check if it is a raster, dimensions, resolution, etc.
Monitor functions should check if it is a monitor, time, etc.
Some cases, throwing warnings may be more useful than throwing errors.
Find a standard method of evaluating the validity of parameters passed into these functions and implement them in all.