soil_legend: soil_legend

Description Usage Arguments Value Examples

Description

a simple function to visualize the legend in an own "ggplot" plot.

Usage

1
soil_legend(df_legend)

Arguments

df_legend

A data frame with aesthetics for the legend. In the simplest case the table ("process_symbols") stored in the folder data.

Value

ggplot

Examples

1
2
data("process_symbols")
soil_legend(process_symbols)

nardusstricta/soilprofile2 documentation built on May 23, 2019, 6:04 p.m.