Convert raster to data frame
1 | raster_to_df(r, name_4_input_val, name_4_out_val = "val")
|
r |
input raster |
name_4_input_val |
the layer name in the input raster |
name_4_out_val |
the column name in the output data frame |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.