Tools Developed by the NCEAS Scientific Computing Support Team (original) (raw)

The goal of scicomptools is to house all of the standalone functions written by the National Center for Ecological Analysis and Synthesis (NCEAS) Scientific Computing Team staff that lack a specific project. Currently contains various tools to import, summarize, and visualize data. Non-function scripts created by this team are part of the scicomptasks repository.

Installation

You can install the development version of scicomptools from GitHub with:

# install.packages("devtools")
devtools::install_github("NCEAS/scicomptools")

Or download from CRAN with:

Current Functions

Modeling / Analysis

Data Description / Wrangling

Working Directory Management

Checking Access Tokens

Exporting GitHub Issues as PDF Files