[go: up one dir, main page]

Skip to content

R package containing data, functions, reports, and custom R Markdown templates routinely used for organizing the Chicago R user group meetups.

Notifications You must be signed in to change notification settings

JustinMShea/RUGtools

Repository files navigation

RUGtools

AppVeyor Build Status Travis-CI Build Status

A collection of data, functions, reports, and a custom r markdown template related to the Chicago R User Group (CRUG). These include:

  • pizza_estimate: Function to estimate your meetup pizza order.

  • intro_slides: Function to creates an ioslides R Markdown template, with default CRUG content.

  • meetup_import: Function to import, clean, and format data manually downloaded from meetup.com's member list page.

  • member_list: RData file downloaded from meetup.com/ChicagoRUG and cleaned with meetup_import. Personally identifiable information (PII) removed, data formated and ready for analysis.

  • new_mem_counter: Function generates sum of new members joined between each meetup. Works with data.frame created by meetup_import function.

Please see the package companion site for full documentation and the Introduction to RUGtools vignette.

Installation

Install from the Github master branch.

devtools::install_github("Chicago-R-User-Group/RUGtools")

About

R package containing data, functions, reports, and custom R Markdown templates routinely used for organizing the Chicago R user group meetups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages