make_bandnames: create name vector corresponding to the training image stack...

Description Usage Arguments

View source: R/tb_bluedjinn.R

Description

create name vector corresponding to the training image stack create vector containing the names of the image stack claculated using calc_ext

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
make_bandnames(
  rgbi = NA,
  bandNames = NA,
  stat = FALSE,
  morpho = NA,
  edge = NA,
  rgbTrans = NA,
  dem = NA,
  l_raster = NA
)

Arguments

rgbi

character. codes of the RGB indices

bandNames

character. band names

stat

character. stat codes

morpho

character. morpho codes

edge

character. edge codes

rgbTrans

character. rgbTrans codes

dem

charater. dem codes

l_raster

number of raster layer that exist


uavRst documentation built on Dec. 30, 2019, 5:06 p.m.