knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

WRFutil

Some R utilities to work with WRF outputdata.

Example

This is a basic example which shows you how to solve a common problem:

library(WRFutil)
## basic example code

Whats implemented so far?

What else is missing?

summary(cars)


SebaStad/WRFutil documentation built on June 19, 2020, 12:14 a.m.