readconstraints: Read Hefty Constraints

View source: R/readheftydata.R

readconstraintsR Documentation

Read Hefty Constraints

Description

Read Hefty Constraints

Usage

readconstraints(fn, smpl)

Arguments

fn

a filename or vector of filenames of HeFTy text file output

smpl

sample name or vector of sample names for a for hefty file

Value

dataframe with constraints

Examples

fn=system.file("extdata","HeFTyOut-Sample1.txt",package="thermochronplotr")
readconstraints(fn)
# NOTE: fn should point to your own file on your system

jstanley26/thermochronplotr documentation built on June 4, 2022, 11:05 a.m.