Learn R Programming

⚠️There's a newer version (1.3-5) of this package.Take me there.

splus2R (version 1.1-0)

Supplemental S-PLUS functionality in R

Description

Currently there are many functions in S-PLUS that are missing in R. To facilitate the conversion of S-PLUS packages to R packages, this package provides some missing S-PLUS functionality in R.

Copy Link

Version

Install

install.packages('splus2R')

Monthly Downloads

11,097

Version

1.1-0

License

GPL-2

Maintainer

William Constantine

Last Published

October 17th, 2011

Functions in splus2R (1.1-0)

allTrue

Test whether all expressions return TRUE
anyMissing

Returns TRUE if missing values are round, otherwise FALSE
bits.per.integer

Internal Size of an integer
MC

Make Closure for functions
colIds

Column and row summary function
ifelse1

Conditional Data Selection
asSeriesData

Convert to a seriesData
is.orderable

If a value can be ordered
rmvnorm

Multivariate Normal (Gaussian) Distribution
numericSequence

Constructor for numericSequence Class
peaks

Local maxima
do.test

Test Functions and Expressions - for automated testing
numCols

Object dimensions
oldUnclass

Class conversion
lowerCase

Case conversion
which.na

Determine Which Values are Missing Values
vecnorm

p-norm of a vector
positions

Positions of signalSeries objects
seriesData

Access Data Of series Objects
is.number

Check Values
stdev

Standard deviation
signalSeries

Constructor function for the signalSeries class
is.missing

Check for missing values
numericSequence-methods

Methods for class signalSeries in package splus2R
as.rectangular

Covnert to rectangular object
subscript2d

Uniform Rectangular Data Subscripting Function
is.rectangular

Checks for object rectangularity
is.inf

Infinite
signalSeries-methods

Methods for class signalSeries in package splus2R
is.numeric.atomic.vector

Tests whether an object is a vector or not
deparseText

Deparses input argument
seriesDataNew

Creates template for new seriesData object
nDotArgs

Determine Number of Arguments to Function
seriesDataValid

Validates the structure of seriesData object
expectStop

Test whether expected stop() or warning() messages are produced.
showStructure

Describe the structure of an object