README.md

Travis-CI Build Status

CrossReferenceR is a RStudio-Addin that uses the rstudioapi package and provides a GUI to insert cross references in bookdown documents with a minimal user interface.

For a full list of features see NEWS.

Installation

Please be aware that you need the most recent (stable) release of RStudio (v0.99.878 or later). Additionally, CrossReferenceR depends on shiny, miniUI.

Install from Github

You can install the latest version of CrossReferenceR from Github using the devtools package:

if (!requireNamespace("devtools", quietly = TRUE))
  install.packages("devtools")

devtools::install_github("sylvainschmitt/CrossReferenceR")

Usage

After installing, CrossReferenceR is available in the Addins menu within RStudio.



sylvainschmitt/CrossReferenceR documentation built on May 7, 2019, 8:19 a.m.