getAfrType {photobiology}R Documentation

Get the "Afr.type" attribute

Description

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

Usage

getAfrType(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 Afr attribute functions: setAfrType

Examples

getAfrType(polyester.spct)


[Package photobiology version 0.9.21 Index]