mirror of
https://github.com/saymrwulf/prophet.git
synced 2026-06-24 02:47:56 +00:00
15 lines
325 B
Text
15 lines
325 B
Text
|
|
% Generated by roxygen2: do not edit by hand
|
||
|
|
% Please edit documentation in R/data.R
|
||
|
|
\docType{data}
|
||
|
|
\name{generated_holidays}
|
||
|
|
\alias{generated_holidays}
|
||
|
|
\title{holidays table}
|
||
|
|
\format{A data frame with five variables: ds, holiday, country, year}
|
||
|
|
\usage{
|
||
|
|
generated_holidays
|
||
|
|
}
|
||
|
|
\description{
|
||
|
|
holidays table
|
||
|
|
}
|
||
|
|
\keyword{datasets}
|