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

litreadr

The goal of litreadr is to facilitate automated formatting of academic papers for an enjoyable text-to-speech experience.

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("matthewlewis896/litreadr")


matthewlewis896/litreadr documentation built on Dec. 21, 2021, 2:56 p.m.