userIs: Checking R User

View source: R/utils.R

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.

Value

A logical flag


pkgmaker documentation built on May 3, 2023, 5:08 p.m.

Related to userIs in pkgmaker...