phreeqc: Call phreeqc

Description Usage Arguments Value Examples

Description

This function is a wrapper around phrRunString and phrGetSelectedOutput. The database is reloaded by default, because saved options lead to occasionally confusing output.

Usage

1
phreeqc(..., db = NA, quiet = TRUE)

Arguments

...

A character vector(s) of inputs.

db

A database to use (see use_db). Use NA for the default, and NULL to skip (re)loading the database.

quiet

Use TRUE to see the full output provided by PHREEQC. This is useful to find the species that are considered before adding a selected_output

Value

A data.frame with the first selected_output

Examples

1

paleolimbot/easyphreeqc documentation built on May 24, 2019, 6:12 p.m.