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

lifecycle GPLv3

Overview

highperformer is a growing collection of various helper functions for the GWDG HPC.

Installation

To install highperformer use:

install.packages("devtools") # if devtools is not already installed
devtools::install_github("r-spatialecology/highperformer")


r-spatialecology/highperformer documentation built on Dec. 1, 2019, 12:25 a.m.