Description Usage Arguments Details Value See Also
View source: R/cbk.read.tblame.R
Read csvfile with row ‘unit’, that is also referred as ‘tblame’.
| 1 | cbk.read.tblame(tblame, tableunit = "none", verbose = TRUE)
 | 
| 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). | 
This internally calls read.csv, take out row
of ‘unit’ and normalized by the ‘unit’ row.
A pmlame with unit organized.
cbk.read.dflame,
https://github.com/misasa/casteml, and
cbk.convector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.