Description Usage Arguments Value Examples
Get a PNG file after Noun Project access
1 | get_png(res_from_api)
|
res_from_api |
JSON result from Noun Project API validation |
a PNG pointer that can be shown in the viewer
1 2 3 | # this will show an airplane
res <- get_nouns_api("icon/609")
get_png(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.