knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of PFIswhc is to provide easy access to tidied data from the SARE/PFI project that measured the soil's water-holding capacity under no-cover and winter-cover cropping treatments.
The development version from GitHub is available publicly:
# install.packages("devtools") devtools::install_github("vanichols/PFIswhc")
Want to see the bulk densities of the fields? Sure thing. NOt sure what is wrong.
#library(PFIswhc) #sare_bulkden
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.