R/reexport.R

# REEXPORT FROM ARKHE

#' @importFrom arkhe bootstrap
#' @export
arkhe::bootstrap

#' @importFrom arkhe jackknife
#' @export
arkhe::jackknife

#' @importFrom arkhe replace_NA
#' @export
arkhe::replace_NA

#' @importFrom arkhe replace_zero
#' @export
arkhe::replace_zero

#' @importFrom arkhe remove_NA
#' @export
arkhe::remove_NA

#' @importFrom arkhe remove_zero
#' @export
arkhe::remove_zero

#' @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 kairos package in your browser

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

kairos documentation built on Nov. 27, 2023, 5:08 p.m.