GitHub - NCEAS/scicomptools: Tools Developed by NCEAS Scientific Computing Support Team (original) (raw)

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 thescicomptasksrepository.

Installation

You can install the development version of scicomptools fromGitHub with:

install.packages("devtools")

devtools::install_github("NCEAS/scicomptools")

Or download from CRAN with:

install.packages("scicomptools")

Current Functions

Modeling / Analysis

Data Description / Wrangling

Working Directory Management

Checking Access Tokens

Exporting GitHub Issues as PDF Files