RBBGCMuso/RBBGCMuso/man/alignData.Rd
2019-02-13 08:02:16 +01:00

14 lines
373 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/musoTime.R
\name{alignData}
\alias{alignData}
\title{alignData}
\usage{
alignData(mdata, dataCol, modellSettings = NULL, startDate, endDate,
formatString = "\%Y-\%m-\%d", leapYear = TRUE)
}
\description{
This function align the data to the model and the model to the data
}
\keyword{internal}