| search_icon {phosphoricons} | R Documentation |
Search Icons
Description
Search Icons
Usage
search_icon(pattern, output = c("viewer", "console"))
Arguments
pattern |
Pattern to search for in icon's name. |
output |
View results in the viewer or in the console. |
Value
If output = "console" a character vector, if output = "viewer" a shiny.tag.
Examples
search_icon("calendar")
search_icon("text")
[Package phosphoricons version 0.2.1 Index]