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

View source: R/cu_logk.R

cu_logkR Documentation

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

Description

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

Usage

cu_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

cu_logk()

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