Skip to content

Repository files navigation

displaceplot

The goal of displaceplot is to provide routine to process the DISPLACE simulation output files.

Installation

You can install displaceplot from github with:

# install.packages("devtools")devtools::install_github("frabas/displaceplot")

or alternatively, stable releases of the displaceplot R package can be found on

https://github.com/frabas/displaceplot/releases

Use

First load the package into R and search for documentation by doing:

library(displaceplot)
library(help=displaceplot)
?mapNodeAverageLayerFiles

Examples of output plots

Dev.

For Windows, compile with

RCMDINSTALL--builddisplaceplot

For Unix-based, use

RCMDbuilddisplaceplot

Don´t forget to detach first when required with

detach('package:displaceplot', unload=TRUE)

About

R package to help producing plots from DISPLACE simulation output files

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages