checkSpctVersion: Check that the "spct.version" attribute is set

View source: R/spct.classes.r

checkSpctVersionR Documentation

Check that the "spct.version" attribute is set

Description

Function to check the "spct.version" attribute of an existing generic_spct object.

Usage

checkSpctVersion(x)

Arguments

x

a generic_spct object

Value

numeric value

Note

if x is not a generic_spct object, NA is returned, and if it the attribute is missing, zero is returned with a warning.


photobiology documentation built on Oct. 21, 2023, 1:06 a.m.