join_labels | R Documentation |
Deduplicates and joins multiple label values
join_labels(x, y, sep = ",")
x |
A character vector. |
y |
A character vector. |
sep |
A character vector of length 1. |
Character vector of the same length as x. Unique label values of x and y joined together.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.