basic-aliases: Lisp-friendly basic aliases

Description Usage Arguments Details Value

Description

These functions and other objects make things that are already available in base R available under their traditional names in Scheme and other Lisp dialects., and in some cases provide syntactic names for R operators that would otherwise have to be backtick-quoted. See 'Details' for a full list.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15

Arguments

x

An object.

...

Further arguments to pass to aliased base R functions.

pkg

The package fromPkg should look in.

name

The name of the object fromPkg should look for.

Details

The aliases defined are:

See the respective help pages for the base names for more details.

Value

Return values are as for the aliased base functions.


wwbrannon/schemeR documentation built on May 4, 2019, 12:03 p.m.