validate_mcgf_rs {mcgf} | R Documentation |
Validate an mcgf_rs object
Description
Validate an mcgf_rs object
Usage
validate_mcgf_rs(x)
Arguments
x |
An mcgf_rs object |
Details
It validates an mcgf_rs
object by checking if label
is of the matching
length.
Value
An S3 object of class mcgf_rs
.
[Package mcgf version 1.1.0 Index]