Description Usage Arguments Value
View source: R/arts_overview.R
arts_overview search artworks by defining parameters All parameters require a quotation and case sensitive except "q" and numbers.
1 2 3 4 5 6 7 8 9 |
q |
The main query. |
isOnView |
"true" or "false". |
medium |
eg. "Ceramics", "Furniture", "Quilts|Silk|Bedcovers" |
hasImages |
"true" or "false" |
geoLocation |
eg. "Europe", "France", "Paris", "China" |
dateBegin |
Positive for A.D, negative for B.C |
dateEnd |
Same as "dateBegin" |
A dataframe with 15 columns The output is a tidy dataframe including columns "objectID", "objectName", "culture", ect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.