Last data update: 2014.03.03

R: Checking R User
userIsR Documentation

Checking R User

Description

Tests if the current R user is amongst a given set of users.

Usage

  userIs(user)

Arguments

user

the usernames to check for, as a character vector.

Results