knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

templates to build fgeo packages

lifecycle CRAN status Travis build status

Installation

# install.packages("devtools")
devtools::install_github("forestgeo/fgeo.template")

Example

library(usethis)
use_template("README.Rmd", package = "fgeo.template")

Information



forestgeo/fgeo.templates documentation built on June 7, 2019, 4:10 a.m.