demo_refits_data: Generates a "refits" data set populated with random values.

View source: R/demo_refits_data.R

demo_refits_dataR Documentation

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

Description

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

Usage

demo_refits_data(n.objects)

Arguments

n.objects

numerical, number of objects between which refitting relationships must be created.

Value

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).

Author(s)

Sebastien Plutniak <sebastien.plutniak at posteo.net>

Examples

	## Not run: demo_refits_data(n.objects.df=100)

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