Description Usage Arguments Value Examples
Exports statistics on pixels within each of a set of land cover classes
1  | class_statistics(x, y, class_col)
 | 
x | 
 A   | 
y | 
 A   | 
class_col | 
 the name of the column containing the response variable (for example the land cover type of each pixel)  | 
A data.frame of class statistics.
1  | class_statistics(L5TSR_1986, L5TSR_1986_2001_training, "class_1986")
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.