Skip to content

aemon-j/PCLakeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCLakeR

R package for basic PCLake model running. This package does not contain the source code for the model, only the executable. This package was inspired by GLMr.

Installation

You can install PCLakeR from Github with:

# install.packages("devtools")
devtools::install_github("aemon-j/PCLakeR")

Usage

Compatible with Linux (tested on Ubuntu 18.04.3 LTS).

Run

library(PCLakeR)
sim_folder <- system.file('extdata', package = 'PCLakeR')
run_pclake(sim_folder, par_file = 'langtjern.par')

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages