Description Usage Arguments Details Value Author(s) Examples
as.table
is an implementation of function base::table
for values of raster image.
1 2 3 4 | ## S3 method for class 'ursaRaster'
as.table(x, ...)
ursa_table(x, ...)
|
x |
|
... |
Other arguments which passed to function |
If ursaRaster
has a colortable
, then values are replaced by names of categories.
ursa_table
is synonym to method as.table
for class `ursaRaster`
.
Object of class table
.
Nikita Platonov platonov@sevin.ru
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.