Skip to content

r-public/room_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Some R programs to help in the room

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages