A Parallel Simulation Framework


[Up] [Top]

Documentation for package ‘harvestr’ version 0.7.1

Help Pages

harvestr-package A Simple Reproducible Parallel Simulation Framework
bale Combine results into a data frame
called_from Test if a function was called from others.
farm Evaluate an expression for a set of seeds.
gather Gather independent seeds.
get.seed Do a computation with a given seed.
getAttr Retrieve an attribute or a default if not present.
GetOrSetSeed Do a computation with a given seed.
graft Assign elements of a list with seeds
harvest Harvest the results.
harvestr A Simple Reproducible Parallel Simulation Framework
Interactive Smarter interactive test
is_knitting Test if a function was called from others.
is_seeded Check if an object or list of objects has seed attributes
noattr Strip attributes from an object.
package-harvestr A Simple Reproducible Parallel Simulation Framework
plant Assign elements of a list with seeds
plow Apply over rows of a data frame
reap Call a function continuing the random number stream.
replace.seed Do a computation with a given seed.
sprout Create substreams of numbers based of a current stream.
total_time retrieve the total time for a simulation
use_method Use a reference class method
withseed Do a computation with a given seed.