phr_input: Create a PHREEQC input

Description Usage Arguments

View source: R/phreeqc_input.R

Description

Create a PHREEQC input

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
phr_input(...)

new_phr_input(x)

as_phr_input(x, ...)

## Default S3 method:
as_phr_input(x, ...)

## S3 method for class 'phr_input'
as_phr_input(x, ...)

## S3 method for class 'phr_input_section'
as_phr_input(x, ...)

## S3 method for class 'phr_input'
as.character(x, ...)

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

Arguments

...

A list of phr_input or sections.

x

a phr_input object


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