README.md

mobilizr

mobilizr is a set of functions that are used in the Mobilize Project's Intro to Data Science (IDS) curriculum (which can be found here).

The package builds on many of the features that were included in the MobilizeSimple package but with two changes:

  1. The package leaves out the functions and data sets that were not solely meant for use in IDS and
  2. Has the goal of utilizing a smaller footprint in terms of memory usage.

Usage & Installation:

To install the development version of mobilizr from github, be sure to have the devtools package installed and then run:

devtools::install_github("mobilizingcs/mobilizr")

The functions included in the package are intended to work within the RStudio server GUI



mobilizingcs/mobilizr documentation built on Feb. 17, 2024, 7:49 p.m.