Skip to content

Query the Search API of National Diet Library

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

CORDEA/rndlsearch

Repository files navigation

rndlsearch

Query the Search API of National Diet Library.

Installation

library(devtools)
install_github("CORDEA/rndlsearch")

Example

library(rndlsearch)
results <- rndlsearch(
  limit = 2,
  title = "Shakespeare",
  from = "2000",
  until = "2020"
)

About

Query the Search API of National Diet Library

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Languages