View source: R/tb_bluedjinn.R View source: R/fun_make_band_names.R
make_bandnames | R Documentation |
calc_ext
create name vector corresponding to the training image stack
create vector containing the names of the image stack claculated using calc_ext
create name vector corresponding to the training image stack
create vector containing the names of the image stack calculated using calc_ext
make_bandnames(
rgbi = NA,
bandNames = NA,
stat = FALSE,
morpho = NA,
edge = NA,
rgbTrans = NA,
dem = NA,
l_raster = NA,
pca = NA
)
make_bandnames(
rgbi = NA,
bandNames = NA,
stat = FALSE,
morpho = NA,
edge = NA,
rgbTrans = NA,
dem = NA,
l_raster = NA,
pca = NA
)
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. RGB transformation model codes |
dem |
charater. dem codes |
l_raster |
number of raster layer that exist |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.