inst/doc/introduction-to-europeana-services.R

## ---- include = FALSE---------------------------------------------------------
NOT_CRAN <- identical(tolower(Sys.getenv("NOT_CRAN")), "true")
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  purl = NOT_CRAN,
  eval = Sys.getenv("EUROPEANA_KEY") != ""
)

Try the europeanaR package in your browser

Any scripts or data that you put into this service are public.

europeanaR documentation built on May 17, 2022, 5:09 p.m.