fn inline_table_to_rvalue(table: &InlineTable) -> Result<RValue, RError>Expand description
Convert a TOML inline table to an R named list.
fn inline_table_to_rvalue(table: &InlineTable) -> Result<RValue, RError>Convert a TOML inline table to an R named list.