R/reexport.R

# REEXPORT

#' @importFrom aion calendar
#' @export
aion::calendar

#' @importFrom aion BP
#' @export
aion::BP

#' @importFrom aion b2k
#' @export
aion::b2k

#' @importFrom aion BC
#' @export
aion::BC

#' @importFrom aion BCE
#' @export
aion::BCE

#' @importFrom aion AD
#' @export
aion::AD

#' @importFrom aion CE
#' @export
aion::CE

#' @importFrom aion start
#' @export
aion::start

#' @importFrom aion end
#' @export
aion::start

#' @importFrom aion time
#' @export
aion::time

#' @importFrom aion year_axis
#' @export
aion::year_axis

Try the ArchaeoPhases package in your browser

Any scripts or data that you put into this service are public.

ArchaeoPhases documentation built on June 22, 2024, 9:24 a.m.