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.template documentation built on June 5, 2019, 8:59 a.m.