Skip to main content

coerce_toml_column

Function coerce_toml_column 

Source
fn coerce_toml_column(vals: &[&Value]) -> Result<RValue, RError>
Expand description

Coerce a column of TOML values to an R vector (for data.frame construction).