sampleBaconAges: Sample ensemble ages from Bacon

View source: R/bacon.lipd.R

sampleBaconAgesR Documentation

Sample ensemble ages from Bacon

Description

Pulls ensemble members from Bacon output. Will be run in interactive mode if necessary parameters aren't specified. Most users will want to use runBacon for their bacon needs.

Usage

sampleBaconAges(corename, K = NA, bacon.dir = NA, max.ens = NA)

Arguments

corename

the name used for the bacon model (and directories)

K

the number of intervals over which the model is run, this is appended onto all the Bacon files after the underscore. If NA, will attempt to deduce from the directory.

bacon.dir

the directory where Bacon is installed on this computer. Willimport if bossible.

max.ens

the maximum number of ensemble members to import

Value

An ensemble table in the LiPD structure

Author(s)

Simon Goring

Nick McKay

See Also

Other Bacon: getBaconDir(), loadBaconOutput(), runBacon(), setBaconDir(), writeBacon()

Examples

## Not run: 
ensTable = sampleBaconAges("MSB2K",max.ens = 1000)

## End(Not run)


nickmckay/GeoChronR documentation built on Sept. 17, 2024, 10:13 a.m.