Learn R Programming

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

spuRs (version 1.0.5)

Functions and Datasets for "Introduction to Scientific Programming and Simulation Using R".

Description

This package provides functions and datasets from the book "Introduction to Scientific Programming and Simulation Using R".

Copy Link

Version

Install

install.packages('spuRs')

Monthly Downloads

242

Version

1.0.5

License

GPL-3

Maintainer

Andrew Robinson

Last Published

August 3rd, 2012

Functions in spuRs (1.0.5)

bisection

A function of the bisection algorithm.
newtonraphson_show

A function of the Newton-Raphson algorithm, plotting the path.
mean.trapTransect

Function to compute the mean dispersal distance along a transect of seed traps.
mean.transectHolder

Function to compute the mean dispersal distance along a transect of seed traps.
kew

303 years of monthly rainfall data from Kew Gardens, London, U.K.
fitDistances

Function to fit a model to seed transect distance/count data.
print.trapTransect

Function to print a trapTransect object usefullly.
simulate.transectHolder

Function to simulate a modelled seed rain from a transectHolder
ufc

Upper Flat Creek forest cruise tree data
print.transectHolder

Function to print a transectHolder object usefullly.
fixedpoint_show

A function of the fixed point algorithm.
sd.transectHolder

Function to compute the sd dispersal distance along a transect of seed traps.
ufc.plots

Upper Flat Creek forest cruise plot data
vol.m3

Function to compute the volume of a tree bole assuming a particular shape.
trees

von Guttenberg Norway spruce tree measurement data
newtonraphson

A function of the Newton-Raphson algorithm.
transectHolder

Function to construct an object representing a collection of trapTransect objects.
trapTransect

Function to construct an object representing a transect of seedtraps.
treeg

Grand fir tree growth data from northern and central Idaho, USA.
prime

Function to assess whether or not an integer is prime.
fixedpoint

A function of the fixed point algorithm.
primesieve

Function to identify all the primes in a vector of positive integers.
spuRs-package

"Introduction to Scientific Programming and Simulation Using R."