library(fortebaseline)
library(data.table)
library(magrittr)
library(ggplot2)
osoil <- fst_soil()
msoil <- fst_soil_monthly()
soil_start <- with(osoil, osoil[datetime < "1910-01-01", ])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.