Skip to content

pauleffingPIK/mrtech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrtech - madrat based REMIND Techno-economic Input Data Library

R package mrtech, version 0.1.0

Purpose and Functionality

Techno-economic data preprocessing for REMIND

Installation

For the installation the libraries "devtools" and "madrat" are required.

"devtools" can be installed via:

install.packages("devtools")

To download and install the package run the following commands:

library(devtools)
install_github("pauleffingPIK/mrtech")

Then import the "madrat" and "mrtech" libraries:

library(mrtech)
library(madrat)

After this, the mrtech functions can be used with the corresponding madrat wrapper functions.

About

Techno-economic data preprocessing for REMIND

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages