spc.cname.construct: Generating column names for a 'Spectra' object

Description Usage Arguments Value Examples

Description

Function for a Spectra object that generates column names made of a combination of @shortName and @Wavelenght slots. If value is omitted, the @ShortName slot is used.

Usage

1
2
3
4
spc.cname.construct(object, value)

## S4 method for signature 'Spectra'
spc.cname.construct(object, value)

Arguments

object

A variable of class Spectra

value

A character object

Value

vector of characters

Examples

1
2
3

geoSpectral documentation built on Feb. 20, 2020, 5:08 p.m.