R/account.R
account.Rd
Determine whether a given user account is being used
using_account(username)
Username to check for
A logical value
using_account("root") #> [1] FALSE