R client for museum metadata
Currently musemeta
can get data from:
- The Canadian Science & Technology Museum Corporation (CSTMC) (see functions
cstmc_()
) - The Getty Museum (see function
getty()
) - The Art Institute of Chicago (see function
aic()
) - The Asian Art Museum of San Francisco (see function
aam()
)
Other sources of museum metadata will be added...check back later & see issues.
remotes::install_github("sckott/musemeta")
library("musemeta")
- Please report any issues or bugs.
- License: MIT
- Get citation information for
musemeta
in R doingcitation(package = 'musemeta')
Please note that the musemeta project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.