Skip to content

cmaronga/FLSExtras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLSExtras

The goal of FLSExtras is to offer user-defined functions with an aim of harmonizing the running of the Oxford Uni FLS model, report and summary aggregations as well model input preparations.

The main model can be found in this [link].

With this package, you get a tool kit for:-

  • Importing from source the models inputs.
  • Processing the inputs from “base case” to get data for run scenarios.
  • Get summary reports on the go.
  • And many more functionalities.

Installation

You can install the development version of FLSExtras from GitHub with:

# install.packages("devtools")
devtools::install_github("cmaronga/FLSExtras")

Example

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

library(FLSExtras)
## basic example code

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages