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).
Usage
get_styles(
what_1L_chr = c("all", "ggsci", "unicol", "viridis"),
sort_1L_lgl = FALSE
)