sampledf {baorista}R Documentation

Sample aoristic data (data.frame)

Description

Sample datasets to illustrate data formats required for createProbMat().

Usage

sampledf

Format

A data.frame class object with two columns defining the start and the end of each even (sample.df)

Examples

data(sampledf)
x  <- createProbMat(x=sampledf,timeRange = c(6500,4001),resolution= 100)

[Package baorista version 0.2.0 Index]