datacerardat {SPARTAAS} | R Documentation |
Data set of archaeology.
Description
Data sets on Tours pottery. Contains three objects: - Pottery sherd contingency table (data.frame 280 sets and 391 technical groups) - The date (if known) of the sets (vector) - Column index for supplementary sets (vector)
Usage
data("datacerardat")
Format
A list with 3 objects.
df
Ceramic contingency table. a integer data.frame
date
The date (if known) of the sets. a numeric or NA vector
col.sup
Column index for supplementary sets. a numeric vector
Examples
data(datacerardat)
datacerardat
## maybe str(datacerardat);
[Package SPARTAAS version 1.2.4 Index]