munsingen | R Documentation |
A dataset of data set of artifact presence/absence for the Celtic Münsingen-Rain cemetery (Switzerland).
munsingen
A data.frame
with 59 observations (graves) and 70 variables (artefact types).
Hodson, F. R. (1968). The La Tene Cemetery at Münsingen-Rain. Stämpfli, Bern.
Kendall, D. G. (1971). Seriation from abundance matrices. In Hodson, F. R., Kendall, D. G. and Tautu, P. (eds), Mathematics in the Archaeological and Historical Sciences. Edinburgh University Press, Edinburgh, 215-232.
Other artefact data:
shipwrecks
heatmap(
x = as.matrix(munsingen),
Rowv = NA,
Colv = NA,
scale = "none",
col = c("white", "black")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.