14 lines
373 B
R
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}
|