Description Usage Arguments Value See Also Examples
Turn the outputs of relabel_mtg_color
into an
ordered factor (WUBRG order, then "Multicolored", followed by "Colorless").
Converting strings into ordered factors is useful for having plot outputs
display in a useful order.
1 | wubrg_order(label_chr)
|
label_chr |
vector of characters that can contain the values
"White", "Blue", "Black", "Red", "Green", "Multicolored", or "Colorless".
The main source is |
vector of ordered factors with the same length and labels as
label_chr
relabel_mtg_color
for the main source of inputs to
this function
1 | wubrg_order(c("Blue", "Green", "Black"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.