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

techme

The goal of techme is to supply basic data sets and toolsets to generate research report( 《中国旱区农业技术发展报告》).

Installation

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("huhuaping/techme")


huhuaping/techme documentation built on June 16, 2024, 3:38 a.m.