Description Usage Arguments Value Examples
Get currently available models
1 2 3 4 | get_colormind_models(
user_agent = "colormind R package github.com/dmi3kno/colormind",
...
)
|
user_agent |
Optional user agent string to be used when querying colormind.io |
... |
other parameters passed to 'config' argument of 'httr::GET' |
character vector of color models
1 2 | if(curl::has_internet())
get_colormind_models()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.