Skip to content

crp2a/bdXdata

Repository files navigation

bdXdata

R-CMD-check

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Overview

A collection of shared data in use at the Archéosciences Bordeaux laboratory (UMR 6034 - CNRS, Université Bordeaux Montaigne, Université de Bordeaux). This package contains data specific to the laboratory instruments (calibration, monitoring, quality control, etc.). These datasets are openly distributed in order to ensure transparency and reproducibility of the results published by the laboratory team.

Installation

You can install bdXdata from our repository with:

install.packages("bdXdata", repos = "https://crp2a.r-universe.dev")

Usage

The datasets can be loaded after installing the package:

data("BEGe_60cc", package = "bdXdata")

The raw data (CSV format) is available in the data-raw folder in this repository.

Contributing

Please note that the bdXdata project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.