Skip to content

Rgadget is a set of useful utilities for gadget

Notifications You must be signed in to change notification settings

MarcoEnea/rgadget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rgadget

Rgadget is a set of useful utilities for gadget, a statistical multi-species multi-area marine ecosystem modelling toolbox.

This package aids in the developement of Gadget models in a number of ways. It can interact with Gadget, by manipulating input files, digest output and rudimentary plots.

Prerequisites

Gadget obviously, can be obtained from github.com/hafro/gadget

Installing

You can use devtools to install this directly:

# install.packages("devtools")
devtools::install_github("hafro/rgadget")

Using

Simple example (more to come):

# read fit data:
fit <- gadget.fit()
plot(fit)

Acknowledgements

This project has received funding from the European Union’s Seventh Framework Programme for research, technological development and demonstration under grant agreement no.613571.

About

Rgadget is a set of useful utilities for gadget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%