Learn R Programming

ghclass (version 0.1.0)

user_type: Check type of a username

Description

user_type returns a Character vector of the accounts' types.

Usage

user_type(user)

Arguments

user

Character. Username(s) to be checked.

Examples

Run this code
# NOT RUN {
user_type(c("rundel","ghclass-demo"))
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab