Learn R Programming

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

splus2R (version 1.1-3)

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

8,254

Version

1.1-3

License

GPL-2

Maintainer

Stephen Kaluzny

Last Published

November 20th, 2012

Functions in splus2R (1.1-3)

as.rectangular

Covnert to rectangular object
colIds

Column and row summary function
MC

Make Closure for functions
is.orderable

If a value can be ordered
deparseText

Deparses input argument
do.test

Test Functions and Expressions - for automated testing
allTrue

Test whether all expressions return TRUE
expectStop

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

Check for missing values
seriesDataValid

Validates the structure of seriesData object
numericSequence

Constructor for numericSequence Class
ifelse1

Conditional Data Selection
vecnorm

p-norm of a vector
lowerCase

Case conversion
peaks

Local maxima
oldUnclass

Class conversion
numericSequence-methods

Methods for class signalSeries in package splus2R
signalSeries

Constructor function for the signalSeries class
rmvnorm

Multivariate Normal (Gaussian) Distribution
isNumericAtomicVector

Tests whether an object is a vector or not
which.na

Determine Which Values are Missing Values
stdev

Standard deviation
numCols

Object dimensions
positions

Positions of signalSeries objects
seriesDataNew

Creates template for new seriesData object
signalSeries-methods

Methods for class signalSeries in package splus2R
is.number

Check Values
is.inf

Infinite
asSeriesData

Convert to a seriesData
anyMissing

Returns TRUE if missing values are round, otherwise FALSE
showStructure

Describe the structure of an object
seriesData

Access Data Of series Objects
is.rectangular

Checks for object rectangularity
bits.per.integer

Internal Size of an integer
subscript2d

Uniform Rectangular Data Subscripting Function
nDotArgs

Determine Number of Arguments to Function