fixing circular dependency

This commit is contained in:
hollorol 2018-02-03 12:36:12 +01:00
parent 49afb724a3
commit dd42ca199c
3 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
t#' calibMuso
#' calibMuso
#'
#' This function changes the epc file and after that runs the BBGC-MuSo model and reads in its outputfile in a very structured way.
#'

View File

@ -1,6 +1,6 @@
library(RBBGCMuso)
library(BayesianTools)
library(sensitivity)
## library(RBBGCMuso)
## library(BayesianTools)
## library(sensitivity)
metMusoGet <- function(metFile,skip=4,namerow=3,saveBackup=TRUE, revert=FALSE){

BIN
RBBGCMuso_0.3.2.0-0.tar.gz Normal file

Binary file not shown.