powered by
This function plots objects of the class soil_cover_tibble in a custom format
# S3 method for soil_cover_tibble plot(x, ...)
none, it plots the soil_cover_tibble
an soil_cover_tibble object
arguments to be passed to methods
# \donttest{ data <- soil_cover(EXAMPLE_data, extended.output = TRUE) plot(data) # }
Run the code above in your browser using DataLab