check_curve_set_content: Check the content validity of a potential curve_set object.

Description Usage Arguments

Description

Check the content validity of a potential curve_set object.

Usage

1
check_curve_set_content(curve_set, allow_Inf_values = FALSE)

Arguments

curve_set

A curve_set object to be checked.

allow_Inf_values

Logical, for internal use. Can be used to allow infinite or nonnumeric values in an envelope object at the first place, if those are cropped away (in crop_curves).


myllym/spptest documentation built on May 23, 2019, noon