r-universe

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

Overview

Installation

You can install the latest version of ArchaeoCal from our repository with:

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

And the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("ArchaeoStat/ArchaeoCal")

Usage

## Load packages
library(ArchaeoCal)