View source: R/datawrangling.R
expand_types_plain | R Documentation |
This is the workhorse for expand_types
.
expand_types_plain(x, type_var = "type", strict = TRUE, types, subtypes)
x |
An object of class |
type_var |
A string.
The name of the data frame variable that holds the type codes.
Defaults to |
strict |
Logical. Apply conditions before expanding subtype codes to main type codes? |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.