R/data.R

#' Base R OS specific alias
#'
#' Data from the R source code of OS specific man help pages.
#' This is to complement `tools::base_aliases_db()` which only provides links for Unix.
#' @format ## `os_alias`
#' A matrix with 33 rows and 5 columns:
#' \describe{
#'   \item{Package}{Package name}
#'   \item{os}{OS system where this applies}
#'   \item{file}{Name of the Rd file.}
#'   \item{Source}{Path to the file.}
#'   \item{Target}{Name of the Target}
#' }
"os_alias"

Try the repo.data package in your browser

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

repo.data documentation built on Sept. 15, 2025, 9:08 a.m.