Newer
Older
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/FarmDynR.R
\name{scen_analysis}
\alias{scen_analysis}
\title{Data analysis function for repeated tasks
This loads p_res from different scenarios}
\usage{
scen_analysis(res_fold, scen_name)
}
\arguments{
\item{res_fold}{Path to the folder where the gdx files are}
\item{scen_name}{Name of the scenarios to load}
}
\value{
A data.table with the parameters
}
\description{
Data analysis function for repeated tasks
This loads p_res from different scenarios
}