knitr::opts_chunk$set(
  error = FALSE,
  message = FALSE,
  warning = FALSE,
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

lisr

R-CMD-check

R interface to Leipzig Informationssystem (LIS).

Installation

remotes::install_github("nrkoehler/lisr")

Documentation

The package documentation can be found at Github Pages. See vignettes for details.



nrkoehler/lisr documentation built on Dec. 7, 2024, 11:30 p.m.