This function purposefully masks the FedData::get_daymet() function,
and will likely replace it eventually.
| 1 2 | get_daymet(x, years = 1980:2016, vars = c("tmax", "tmin", "srad", "vp",
  "swe", "prcp", "dayl"))
 | 
| x | An object class  | 
| years | A numeric vector of years to extract. | 
| vars | A character vector of variables to extract. 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.