/room_utils

Some R programs to help in the room

Primary LanguageRApache License 2.0Apache-2.0

roomutils

The "roomutils" package includes functions to retrieve information about the users in the chatrooms at Stack Overflow.

Installation

The package is in the "room_utils" subdirectory. Install it using "devtools".

devtools::install_github("r-public/room_utils", subdir = "room_utils")

Functions

Function Description
room_owners Lists the Room Owners of a Specified Stack Overflow Room
room_rep Sum of the Reputation of Current Room Occupants
user_list Lists the Locations of Users in a Specified Room
user_location Lists the Locations of Specified Users
plot_current_users Plots the Locations of Users in a Specified Room