cbk.read.tblame: Read csvfile created by casteml convert with column 'unit'

Description Usage Arguments Details Value See Also

View source: R/cbk.read.tblame.R

Description

Read csvfile with row ‘unit’, that is also referred as ‘tblame’.

Usage

1
cbk.read.tblame(tblame, tableunit = "none", verbose = TRUE)

Arguments

tblame

A csvfile with columns of chem and rows of stone, with 2nd row ‘unit’.

tableunit

Output unit that will be resolved by cbk.convector (default: "none").

verbose

Output debug info (default: TRUE).

Details

This internally calls read.csv, take out row of ‘unit’ and normalized by the ‘unit’ row.

Value

A pmlame with unit organized.

See Also

cbk.read.dflame, https://github.com/misasa/casteml, and cbk.convector.


misasa/chelyabinsk documentation built on Nov. 24, 2020, 5:47 a.m.