phr_print_output: Show output associated with a PHREEQC run

Description Usage Arguments Examples

View source: R/phreeqc_run.R

Description

Show output associated with a PHREEQC run

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
phr_print_output(x)

phr_print_dump(x)

## S3 method for class 'phr_run_output'
print(x, ...)

## S3 method for class 'phr_run_output'
as.data.frame(x, ...)

## S3 method for class 'phr_run_output'
as_tibble(x, ...)

Arguments

x

The result of phr_run

...

Passed to/from other methods.

Examples

1
2
3

paleolimbot/tidyphreeqc documentation built on Aug. 29, 2019, 11:14 p.m.