scicomptools - Tools Developed by the NCEAS Scientific Computing Support Team

R-CMD-check

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:

install.packages("scicomptools")

Current Functions

Modeling / Analysis

Data Description / Wrangling

Text Mining

Working Directory Management

Checking Access Tokens