pb_logk: Return a basic set of phases, reactions, and log K values...

View source: R/pb_logk.R

pb_logkR Documentation

Return a basic set of phases, reactions, and log K values involving Pb from a database

Description

Return a basic set of phases, reactions, and log K values involving Pb from a database

Usage

pb_logk(kable_format = FALSE, db = pbcusol:::pbcu2sol)

Arguments

kable_format

Logical. Format the table for knitr::kable?

db

The database from which to extract phases, reactions, and log K values. The default is the curated dataset included in the package, but the function is also designed to work for phreeqc::minteq.dat and phreeqc::minteq.v4.dat.

Value

A tibble with phase names, reactions, and log K values.

Examples

pb_logk()

bentrueman/pbcusol documentation built on Oct. 20, 2023, 4:08 p.m.