HughParsonage/factor256: Use Raw Vectors to Minimize Memory Consumption of Factors

Uses raw vectors to minimize memory consumption of categorical variables with fewer than 256 unique values. Useful for analysis of large datasets involving variables such as age, years, states, countries, or education levels.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HughParsonage/factor256")
HughParsonage/factor256 documentation built on Nov. 21, 2023, 5:55 a.m.