ejanalysis/analyze.stuff: Miscellaneous Tools for Analyzing Data in Rows and Columns

Tools that simplify some basic tasks in exploring and analyzing a dataset in a matrix or data.frame. Key functions help to change many fieldnames to new names using a map of old to new names, create many calculated fields based on formulas specified or saved as text fields (character vector), see how many rows or cols have values above certain cutpoints, get rowMaxs, colMaxs, wtd.rowMeans, wtd.colMeans, see a table of values at 100 weighted percentiles, see how many values are NA or non-NA in each column, etc.

Getting started

Package details

Authorinfo@ejanalysis.com
Maintainerinfo@ejanalysis.com <info@ejanalysis.com>
LicenseMIT + file LICENSE
Version2.1.1
URL https://github.com/ejanalysis/analyze.stuff
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ejanalysis/analyze.stuff")
ejanalysis/analyze.stuff documentation built on April 2, 2024, 10:10 a.m.