Skip to content

CORDEA/rndlsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Contributors

Languages