demo_timeline_data: Generates a "timeline" data set populated with random values.

View source: R/demo_timeline_data.R

demo_timeline_dataR Documentation

Generates a "timeline" data set populated with random values.

Description

A convenient function to generate a data set to be used for the timeline.df parameter of the archeoViz function.

Usage

demo_timeline_data()

Details

Note that there is no correspondance between the data generated with demo_timeline_data and the data generated with demo_objects_data and demo_refits_data.

Value

A data frame with 3 columns containing random data ("year", "square_x", "square_y").

Author(s)

Sebastien Plutniak <sebastien.plutniak at posteo.net>

Examples

	## Not run: demo_timeline_data()

archeoViz documentation built on June 22, 2024, 10:04 a.m.