R/ojsr.R

#' ojsr: A package for scraping OJS
#'
#' This package allows you to crawl OJS archives, issues, articles, galleys,
#' and search results, and retrieve metadata from articles.
#' This is useful if OJS Rest API is not available (as in installations prior to v3.1).
#' It also includes function to parse OJS specific URL conventions.
#'
#' @docType package
#' @name ojsr
NULL

Try the ojsr package in your browser

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

ojsr documentation built on Oct. 23, 2020, 5:20 p.m.