Learn R Programming

repo.data (version 0.1.5)

os_alias: Base R OS specific alias

Description

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.

Usage

os_alias

Arguments

Format

os_alias

A matrix with 33 rows and 5 columns:

Package

Package name

os

OS system where this applies

file

Name of the Rd file.

Source

Path to the file.

Target

Name of the Target