Learn R Programming

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

splus2R (version 1.1-1)

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-1

License

GPL-2

Maintainer

William Constantine

Last Published

April 12th, 2012

Functions in splus2R (1.1-1)

isNumericAtomicVector

Tests whether an object is a vector or not
rmvnorm

Multivariate Normal (Gaussian) Distribution
anyMissing

Returns TRUE if missing values are round, otherwise FALSE
asSeriesData

Convert to a seriesData
bits.per.integer

Internal Size of an integer
deparseText

Deparses input argument
MC

Make Closure for functions
is.inf

Infinite
seriesDataNew

Creates template for new seriesData object
is.orderable

If a value can be ordered
showStructure

Describe the structure of an object
subscript2d

Uniform Rectangular Data Subscripting Function
seriesData

Access Data Of series Objects
colIds

Column and row summary function
do.test

Test Functions and Expressions - for automated testing
stdev

Standard deviation
as.rectangular

Covnert to rectangular object
is.number

Check Values
seriesDataValid

Validates the structure of seriesData object
vecnorm

p-norm of a vector
is.rectangular

Checks for object rectangularity
nDotArgs

Determine Number of Arguments to Function
peaks

Local maxima
numCols

Object dimensions
signalSeries

Constructor function for the signalSeries class
is.missing

Check for missing values
numericSequence

Constructor for numericSequence Class
lowerCase

Case conversion
positions

Positions of signalSeries objects
which.na

Determine Which Values are Missing Values
expectStop

Test whether expected stop() or warning() messages are produced.
numericSequence-methods

Methods for class signalSeries in package splus2R
ifelse1

Conditional Data Selection
allTrue

Test whether all expressions return TRUE
oldUnclass

Class conversion
signalSeries-methods

Methods for class signalSeries in package splus2R