extractFrom: Extract information from ElementRatio fits

Description Usage Arguments Value Methods (by class)

Description

Extract information from ElementRatio fits

Usage

1
2
3
4
5
6
7
8
9
extractFrom(x, ...)

## S3 method for class 'ElementRatio'
extractFrom(x, what = c("data", "lines", "cis"),
  log = TRUE, addnames = FALSE, ...)

## S3 method for class 'ElementRatios'
extractFrom(x, what = c("data", "lines", "cis"),
  log = TRUE, addnames = TRUE, ...)

Arguments

x

the object

...

additional arguments

what

either data, lines, or cis

log

should response be on logratio scale?

addnames

should the mobile and immobile names be added to the output data frame

Value

a data frame with the desired information

Methods (by class)


AaronRendahl/WeatheringTrends documentation built on May 5, 2019, 11:42 a.m.