DAT_df {datplot} | R Documentation |
datplot Testing data
Description
A test dataset containing a data.frame how it should ideally be arranged to work with datplot. Data are not real and illustrate some common problems such as lower and upper dating in the wrong columns.
Usage
data(DAT_df)
Format
A data frame with 5000 rows and 4 variables
Details
ID. Identifier of the Objects (has to be unique)
var. Grouping variable, such as a Type or a Findspot
DAT_min. Integer: lower range of the dating, BCE in negative numbers
DAT_max. Integer: upper range of the dating, BCE in negative numbers
[Package datplot version 1.1.1 Index]