RBBGCMuso/RBBGCMuso.Rcheck/00_pkg_src/RBBGCMuso/man/getLogs.Rd
2023-02-07 15:15:16 +01:00

21 lines
461 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/assistantFunctions.R
\name{getLogs}
\alias{getLogs}
\title{getLogs}
\usage{
getLogs(outputLoc, outputNames, type = "spinup")
}
\arguments{
\item{outputLoc}{This is the location of the output files.}
\item{outputNames}{These are the prefixes of the logfiles}
}
\value{
Logfiles with paths
}
\description{
This function gives us the muso logfiles with their path
}
\keyword{internal}