demo_data: Small data set referencing the current date

View source: R/demo-data.R

demo_dataR Documentation

Small data set referencing the current date

Description

Small data set referencing the current date

Usage

demo_data(n = 10, by = "-2 month")

Arguments

n

number of rows to return

by

string indicating the unit of time between dates in seq.Date(..., by = )

Value

Returns a data frame of size n.

Examples

demo_data()

demo_data(n = 8, by = "1 day")

rjake/headliner documentation built on Jan. 5, 2023, 10:41 a.m.