Create a single wide table from a traits.build data object
Source:R/as_wide_table.R
as_wide_table.Rd
Create a single wide table from a traits.build data object
Value
A single wide table with collapsed contexts and locations text and with some cols renamed for alignment with other resources
Examples
if (FALSE) { # \dontrun{
austraits %>% as_wide_table()
} # }