getPrivileges: Functions to manipulate StackExchange privileges

Description Usage Arguments Value Author(s) See Also Examples

Description

These functions allow you to download and manipulate privileges from a StackExchange site

Usage

1
getPrivileges(num = NULL, site = "stackoverflow.com")

Arguments

num

An upper bound on the number of results to return

site

Which StackExchange site to poll

Value

A list of sePrivilege objects

Author(s)

Jeff Gentry

See Also

sePrivilege

Examples

1
  zz <- getPrivileges(num=5)

geoffjentry/RStackExchange documentation built on May 17, 2019, 1:11 a.m.