delete some unecessary lines
This commit is contained in:
parent
2a694681b5
commit
815baf445e
@ -22,7 +22,7 @@ rungetMuso <- function(settings, timee="d", debugging=FALSE, logfilename=NULL, k
|
|||||||
|
|
||||||
|
|
||||||
##Sometimes a bug occure due to logfiles and controlfiles in the input loc directory
|
##Sometimes a bug occure due to logfiles and controlfiles in the input loc directory
|
||||||
##alma
|
|
||||||
|
|
||||||
if(silent!=TRUE){
|
if(silent!=TRUE){
|
||||||
if(length(grep("(dayout$)|(log$)",list.files(inputloc)))>0){
|
if(length(grep("(dayout$)|(log$)",list.files(inputloc)))>0){
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
#' This runs the BBGC-MuSo model
|
y#' This runs the BBGC-MuSo model
|
||||||
#' @author Roland Hollós
|
#' @author Roland Hollós
|
||||||
#' @param calibrationpar vector with line numbers
|
#' @param calibrationpar vector with line numbers
|
||||||
#' @return No return, outputs are written to file
|
#' @return No return, outputs are written to file
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user