Nothing
The goal of TroublemakeR is to generate an r package which will help generate spatially explicit problems from spatial data to AMPL optimization software
You can install the development version of TroublemakeR from GitHub with:
# install.packages("devtools")
devtools::install_github("Sustainscapes/TroublemakeR")
This is a basic example which shows you how to solve a common problem:
library(TroublemakeR)
## basic example code
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.