Learn R Programming

ROracle (version 0.3-3)

S4R: R compatibility with S version 4/Splus5+ support functions

Description

These objects ease the task of porting functions into R from S Version 4 and S-Plus 5.0 and later. See the documentation of the lower-case functions there. May be obsolete in the future.

Usage

AS(object, classname)
NEW(classname, ...)
usingR(major, minor)

Arguments