bandname (names) returns names of bands for object of class ursaRaster or existing ENVI labelled *.hdr file.
bandname<- (names<-) sets names of bands for object of class ursaRaster.
Usage
bandname(x)
bandname(x) <- value
# S3 method for ursaRaster
names(x)
# S3 method for ursaRaster
names(x) <- value
Value
For bandname and names, character vector.
For bandname<- and names<-, updated object of class ursaRaster.
Arguments
x
Object of class ursaRaster. In the bandname function it is allowed to specify character ENVI labelled *.hdr file name.
value
Character of length the same length of number of bands of x