theMetR is an R wrapper for the Metropolitan Museum's API. This package includes multiple functions that will help you explore the Met's Open Access Database. The Met API is simple, which means it is fairly straightforward to interact with but this also makes it difficult to gather larger amounts of data at once. The Met API allows a user to search for objects that match its search criteria, but returns no other information other than the number of objects and their objectIDs. Gathering data on the objects in the search requires another query and must be done for individually for each object. This package addresses these issues, making it simple for the user to download the data they want. Below, you will find a few examples of what this package can do.
Package details |
|
---|---|
Author | Andrew Thvedt |
Maintainer | Andrew Thvedt <a.thvedt@columbia.edu> |
License | MIT + file LICENSE |
Version | 0.1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.