R/reexports.R

# tour paths ------------------------------------------------------------------

#' @importFrom tourr dependence_tour
#' @export
tourr::dependence_tour

#' @importFrom tourr frozen_tour
#' @export
tourr::frozen_tour

#' @importFrom tourr frozen_guided_tour
#' @export
tourr::frozen_guided_tour

#' @importFrom tourr grand_tour
#' @export
tourr::grand_tour

#' @importFrom tourr guided_section_tour
#' @export
tourr::guided_section_tour

#' @importFrom tourr guided_tour
#' @export
tourr::guided_tour

#' @importFrom tourr little_tour
#' @export
tourr::little_tour

#' @importFrom tourr local_tour
#' @export
tourr::local_tour


#' @importFrom tourr planned_tour
#' @export
tourr::planned_tour

Try the detourr package in your browser

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

detourr documentation built on June 20, 2022, 9:05 a.m.