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
+1 -1
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.
#'
+3 -3
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){
Binary file not shown.