userIs {pkgmaker} | R 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. |
Value
A logical flag
[Package pkgmaker version 0.32.10 Index]