.resultColumns | R Documentation |
Return column names to be used for summary operations
.resultColumns(
value_names,
weight_names,
fun,
full_colnames,
quantiles = numeric(),
unique_values = numeric(),
colname_fun = NULL
)
value_names |
names of value raster layers |
weight_names |
names of weighting raster layers |
fun |
functions or names of summary operations |
full_colnames |
return a complete column name even when there is no ambiguity? |
quantiles |
quantiles to use when |
character vector of column names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.