Description Usage Arguments Value Examples
a simple function to visualize the legend in an own "ggplot" plot.
| 1 | soil_legend(df_legend)
 | 
| df_legend | A data frame with aesthetics for the legend. In the simplest case the table ("process_symbols") stored in the folder data. | 
ggplot
| 1 2 | data("process_symbols")
soil_legend(process_symbols)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.