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

researchTools

This package is planned to contain a wild (and unstructured :grimacing:) mix for functions and utilities I frequently use in research projects.

Installation

The package can be installed from GitHub with:

# install.packages("devtools")
remotes::install_github("MKyhos/researchTools")

Overview

Spatial R :earth_africa:

General APIs

Graphics & Themes



MKyhos/researchTools documentation built on April 14, 2020, 12:07 a.m.