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

20 lines
514 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/otherUsefullFunctions.R
\name{getConstMatrix}
\alias{getConstMatrix}
\title{getConstMatrix}
\usage{
getConstMatrix(
filetype = "epc",
version = as.character(getOption("RMuso_version"))
)
}
\arguments{
\item{filetype}{It can be "epc" or "soil".}
\item{version}{The version of the MuSo environment}
}
\description{
getConstMatrix is a function whith wich you can get the default constrain matrix for your choosen type and version.
}