View source: R/demo_refits_data.R
demo_refits_data | R Documentation |
A convenient function to generate a data set to be used for the refits.df
parameter of the archeoViz
function.
demo_refits_data(n.objects)
n.objects |
numerical, number of objects between which refitting relationships must be created. |
A matrix with 2 columns containing random pairs of numerica values (corresponding to the unique identifiers of the objects generated with the demo_objects_data
function).
Sebastien Plutniak <sebastien.plutniak at posteo.net>
## Not run: demo_refits_data(n.objects.df=100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.