Learn R Programming

phosphoricons (version 0.2.1)

search_icon: Search Icons

Description

Search Icons

Usage

search_icon(pattern, output = c("viewer", "console"))

Value

If output = "console" a character vector, if output = "viewer" a shiny.tag.

Arguments

pattern

Pattern to search for in icon's name.

output

View results in the viewer or in the console.

Examples

Run this code
search_icon("calendar")
search_icon("text")

Run the code above in your browser using DataLab