View source: R/demo_timeline_data.R
demo_timeline_data | R Documentation |
A convenient function to generate a data set to be used for the timeline.df
parameter of the archeoViz
function.
demo_timeline_data()
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
.
A data frame with 3 columns containing random data ("year", "square_x", "square_y").
Sebastien Plutniak <sebastien.plutniak at posteo.net>
## Not run: demo_timeline_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.