Learn R Programming

rdpla (version 0.2.0)

rdpla-package: R Client for the Digital Public Library of America (DPLA).

Description

Interact with the Digital Public Library of America (DPLA) REST API from R, including search.

For an introduction to rdpla, see the vignette Introduction to rdpla

Arguments

Package API

The following are the main functions in rdpla

  • dpla_items - Work with the DPLA items endpoint

  • dpla_collections - Work with the DPLA collections endpoint

  • dpla_bulk - Download bulk and compressed JSON data

Authentication

See dpla_get_key() for authentication help.