fn coerce_toml_item_column(vals: &[&Item]) -> Result<RValue, RError>
Coerce a column of TOML Items to an R vector (for array-of-tables data.frame).