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

add2md

DOI

The goal of add2md is to help R users to type markdown in .Rmd.

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("JiaxiangBU/add2md")

Example

See the vignettes.



JiaxiangBU/add2md documentation built on Jan. 31, 2020, 7:46 p.m.