knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Some R utilities to work with WRF outputdata.
This is a basic example which shows you how to solve a common problem:
library(WRFutil) ## basic example code
Whats implemented so far?
reshape2::melt
, might go onto cpp?What else is missing?
summary(cars)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.