cbk.write.yaml: Write a pmlame to yamlfile.

Description Usage Arguments Details Value See Also

View source: R/cbk.write.yaml.R

Description

Write a pmlame to yamlfile.

Usage

1
cbk.write.yaml(pmlame, outfile = NULL, verbose = TRUE)

Arguments

pmlame

A pmlame with row of stone and column of chem [g/g].

outfile

Path to yamlfile with a pmlame.

verbose

Output debug info (default: TRUE).

Details

This function uses yaml::as.yaml to save pmlame. Since yaml::as.yaml drops rownames, this function stores rownames using a column with label ‘rownames’.

Value

Path to yamlfile.

See Also

cbk.read.yaml and cbk.write.casteml.


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