handlr

knitr::opts_chunk$set(
  comment = "#>",
  collapse = TRUE,
  warning = FALSE
)

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

a tool for converting among citation formats.

heavily influenced by, and code ported from the Ruby gem bolognese

supported readers:

supported writers:

not supported yet, but plan to:

Installation

stable version

install.packages("handlr")

dev version

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

Meta

ropensci_footer



ropensci/handlr documentation built on April 26, 2022, 7:37 a.m.