Learn R Programming

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

splus2R (version 1.0-6)

S-PLUS functionality missing from 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

8,254

Version

1.0-6

License

GPL-2

Maintainer

Chuck Taylor

Last Published

October 18th, 2009

Functions in splus2R (1.0-6)

is.rectangular

Checks for object rectangularity
expectStop

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

Standard deviation
as.rectangular

Covnert to rectangular object
MC

Make Closure for functions
nDotArgs

Determine Number of Arguments to Function
seriesDataValid

Validates the structure of seriesData object
is.orderable

If a value can be ordered
colIds

Column and row summary function
lowerCase

Case conversion
showStructure

Describe the structure of an object
is.number

Check Values
asSeriesData

Convert to a seriesData
anyMissing

Returns TRUE if missing values are round, otherwise FALSE
numCols

Object dimensions
signalSeries-methods

Methods for class signalSeries in package splus2R
oldUnclass

Class conversion
rmvnorm

Multivariate Normal (Gaussian) Distribution
subscript2d

Uniform Rectangular Data Subscripting Function
seriesDataNew

Creates template for new seriesData object
allTrue

Test whether all expressions return TRUE
which.na

Determine Which Values are Missing Values
numericSequence-methods

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

Tests whether an object is a vector or not
is.inf

Infinite
vecnorm

p-norm of a vector
seriesData

Access Data Of series Objects
ifelse1

Conditional Data Selection
is.missing

Check for missing values
peaks

Local maxima
do.test

Test Functions and Expressions - for automated testing
deparseText

Deparses input argument
bits.per.integer

Internal Size of an integer
numericSequence

Constructor for numericSequence Class
positions

Positions of signalSeries objects
signalSeries

Constructor function for the signalSeries class