README.md

TUFLOWR

R-CMD-check

TUFLOWR provides some helper functions for working with TUFLOW FV models in R. Current functionality includes generating spatially interpolated initial conditions based on point observations and the model mesh, as well as loading POINTS files into the R environment and plotting with ggplot.

Installation

You can install the released version of TUFLOWR from CRAN with:

install.packages("TUFLOWR")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("matt-s-gibbs/TUFLOWR")


Try the TUFLOWR package in your browser

Any scripts or data that you put into this service are public.

TUFLOWR documentation built on April 27, 2023, 9:09 a.m.