Skip to content
This repository was archived by the owner on May 10, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (29 loc) · 1.82 KB

File metadata and controls

45 lines (29 loc) · 1.82 KB

jaod

Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development. Project Status: Active – The project has reached a stable, usable state and is being actively developed. cran checks R-check codecov.io rstudio mirror downloads cran version

jaod - R client for Directory of Open Access Journals API

DOAJ API FAQ: https://doaj.org/docs/faq/#apikey

get started with the package docs: https://docs.ropensci.org/jaod/

installation

stable CRAN version

install.packages("jaod")

development version

remotes::install_github("ropensci/jaod")
library("jaod")

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for jaod in R doing citation(package = jaod')
  • Please note that this package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.