get_png: Get a PNG file after Noun Project access

Description Usage Arguments Value Examples

Description

Get a PNG file after Noun Project access

Usage

1
get_png(res_from_api)

Arguments

res_from_api

JSON result from Noun Project API validation

Value

a PNG pointer that can be shown in the viewer

Examples

1
2
3
# this will show an airplane
res <- get_nouns_api("icon/609")
get_png(res)

CaRdiffR/nounprojectR documentation built on May 4, 2019, 9:49 a.m.