Learn R Programming

SoDA (version 1.0-6.1)

Functions and Examples for "Software for Data Analysis"

Description

Functions, examples and other software related to the book "Software for Data Analysis: Programming with R". See package?SoDA for an overview.

Copy Link

Version

Install

install.packages('SoDA')

Monthly Downloads

37

Version

1.0-6.1

License

GPL (>= 2)

Maintainer

John M Chambers

Last Published

October 28th, 2020

Functions in SoDA (1.0-6.1)

SoDA-package

Functions and Other Code for the book "Software for Data Analysis"
digest

Create hash function digests for arbitrary R objects
demoSource-class

Class "demoSource" for objects used with demoSource() function
chunksAdd

Manage counts of text chunks
DateTime-class

Class Union "DateTime"
binaryRep

Generate Binary Representation in R
GPSTrack-class

Class "GPSTrack"
dowNames

Days of the week
demoSource

Flexible execution of R source for demonstrations
SoDA-Examples

Example Files for the book "Software for Data Analysis"
muststop

Test for an expression that should result in an error
dropModel

Drop terms from a model
evalText

Turn a text string into an evaluated expression
randomGeneratorState-class

Class of Objects Representing Random Generator State
randomSlippage

Are simulated sequences robust?
triDiagonal

Tridiagonal Matrix Functions
track-class

Class "track" ~~~
plot-methods

Methods for Plot and show in the SoDA pacakge
jitterXY

Add random noise to data based on graphics character size
geoXY

Geodetic coordinates from latitude and longitude
packageAdd

Add contents of R source files to a source package
promptAll

Create an outline of documentation for multiple objects
trackSpeed

Compute interpoint speeds along a track
scanGPSTrack

Scan GPS Track Data into a GPSTrack class Object
scanRepeated

Read data with multiple line patterns
tryRequire

Error-free test for requiring a package
mergeSections

Merge documentation sections
recoverHandler

Calling handler for recover
localRFiles

The R source files in the local directory
runExample

Run or access example files
exampleFiles

Path to Files in the Examples Subdirectory
simulationResult

Create a simulation result, including first and last state
strictOp

Apply strict conditions to R operators
geoDist

Geodetic distances from latitude and longitude
showEnv

A decent method to show or print enviornments
showLanguage

Methods to show the structure of language objects