prophet/R/man/validate_inputs.Rd

16 lines
313 B
Text
Raw Normal View History

2017-02-22 23:59:43 +00:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/prophet.R
\name{validate_inputs}
\alias{validate_inputs}
\title{Validates the inputs to Prophet.}
\usage{
validate_inputs(m)
}
\arguments{
\item{m}{Prophet object.}
}
\description{
Validates the inputs to Prophet.
}
\keyword{internal}