View source: R/demo_objects_data.R
demo_objects_data | R Documentation |
A convenient function to generate a data set to be used for the objects.df
parameter of the archeoViz
function.
demo_objects_data(n.objects)
n.objects |
numerical, number of objects to include in the data set. |
A data.frame with 12 columns ("id", "square_x", "square_y", "xmin", "xmax", "ymin", "ymax", "zmin", "zmax", "layer", "object_type", "object_class_size").
Sebastien Plutniak <sebastien.plutniak at posteo.net>
## Not run: demo_objects_data(n.objects.df=100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.