spc.colnames: Column names of 'Spectra' object

Description Usage Arguments Value See Also Examples

Description

Set or retrieve column names of a Spectra object

Usage

1
2
3
4
5
6
7
8
9
spc.colnames(x)

## S4 method for signature 'Spectra'
spc.colnames(x)

spc.colnames(x) <- value

## S4 replacement method for signature 'Spectra'
spc.colnames(x) <- value

Arguments

x

A Spectra object

value

character vector containing new column names to be assigned

Value

spc.colnames() returns the column names of an object of class Spectra as a character vector. spc.colnames()<- returns a Spectra object.

See Also

spc.cname.construct

Examples

1
2
3
4
5

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