Skip to content

xronos-ch/xronos.R

Repository files navigation

xronos

Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN status R-CMD-check Codecov test coverage DOI

An R client to XRONOS, a worldwide database of chronological information from archaeological contexts, including radiocarbon and dendrochronological data.

Installation

You can install the xronos R package from CRAN with:

install.packages("xronos")

You can also install the development version of xronos using the remotes package:

remotes::install_github("xronos-ch/xronos.R")

Usage

Use chron_data() to get chronological data, using any of the search parameters supported by the XRONOS API:

chron_data(country = "Switzerland", material = c("charcoal", "bone"))

For further usage, see the introductory vignette (vignette("xronos")).

About

R client to XRONOS

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages