get_styles | R Documentation |
get_styles() is a Get function that extracts data from an object. Specifically, this function implements an algorithm to get styles. The function returns Styles (a character vector).
get_styles(what_1L_chr = c("all", "ggsci", "viridis"), sort_1L_lgl = FALSE)
what_1L_chr |
What (a character vector of length one), Default: c("all", "ggsci", "viridis") |
sort_1L_lgl |
Sort (a logical vector of length one), Default: FALSE |
Styles (a character vector)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.