The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

AMPLE

AMPLE provides three Shiny apps to explore how Harvest Control Rules (HCRs) work and how performance indicators can be used to select between them.

The three apps are:

Installation

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

install.packages("AMPLE")

Alternatively, you can get the latest version from the GitHub repository here by installing it with the devtools package.

devtools::install_github("PacificCommunity/ofp-sam-ample")

Usage

Load the library as usual:

library(AMPLE)

The apps can be launched by calling the appropriate function:

intro_hcr()
measuring_performance()
comparing_performance()

The apps are also hosted online at:

Vignettes

There are three vignettes that walk users through the app. These can be used in workshops etc to help learning.

You can access them from R using:

vignette("intro_hcr", package="AMPLE")
vignette("measuring_performance", package="AMPLE")
vignette("comparing_performance", package="AMPLE")

The vignettes are also accessible through the Shiny apps, under the ‘Information’ tab.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.