getTfrType {photobiology}R Documentation

Get the "Tfr.type" attribute

Description

Function to read the "Tfr.type" attribute of an existing filter_spct or object_spct object.

Usage

getTfrType(x)

Arguments

x

a filter_spct or object_spct object

Value

character string

Note

If x is not a filter_spct or an object_spct object, NA is returned.

See Also

Other Tfr attribute functions: setTfrType

Examples

getTfrType(polyester.spct)


[Package photobiology version 0.9.21 Index]