File: data.R

package info (click to toggle)
r-cran-prophet 1.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 740 kB
  • sloc: makefile: 15; sh: 13
file content (10 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Copyright (c) Facebook, Inc. and its affiliates.

# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.


#' holidays table
#'
#' @format A data frame with five variables: ds, holiday, country, year
"generated_holidays"