README.md

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

Google Drive-Related

Data Description / Wrangling

Text Mining

Working Directory Management

Checking Access Tokens



Try the scicomptools package in your browser

Any scripts or data that you put into this service are public.

scicomptools documentation built on June 7, 2023, 5:18 p.m.