cbk.texify: Convert CASTEML file to multple texfiles

Description Usage Arguments Value See Also

View source: R/cbk.texify.R

Description

Convert CASTEML file to multple texfiles. This function splits chem and parse the datasets separatedly.

Usage

1
2
cbk.texify(pmlfile_or_stone, outfile = "table-auto.tex", chem = NULL,
  ncol = 11, verbose = FALSE)

Arguments

pmlfile_or_stone

A CASTEML file that exits locally or stone-ID (or pmlame).

outfile

File path to texfile.

chem

List of chem such as c("Li","Si","Ca","Ca.1","Rb").

ncol

Number of columns per a table.

verbose

Output debug info.

Value

Vector of file path to texfiles.

See Also

cbk.lame.texify1


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