Skip to contents

Determine whether a given user account is being used

Usage

using_account(username)

Arguments

username

Username to check for

Value

A logical value

Examples

using_account("root")
#> [1] FALSE