Description Usage Arguments Source Examples
Searching for images.
1  | 
... | 
 arguments to be passed by the source endpoint parameters.  | 
“/images/search”
1 2 3 4 5 6 7  | ## Not run: 
searchImages(query = "paris")
today <- as.character(Sys.Date())
searchImages(query = "farmer", sort = "popular", added_date = today)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.