raster_to_df
converts a raster stack of yearly values into a data
in the format for sending to Chong (Formation).
1 | raster_to_df(seep_file = NULL, valuestack = NULL)
|
@param seep_file Character string. The name of the discharge zone, lower case and _ for spaces. @param valuestack Character string. The stack object to data frame - ize. @return Writes the data frame to a .CSV file in the "output" subdirectory of the working directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.