Learn R Programming

ami (version 0.1.1)

using_account: Determine whether a given user account is being used

Description

Determine whether a given user account is being used

Usage

using_account(username)

Value

A logical value

Arguments

username

Username to check for

Examples

Run this code
using_account("root")

Run the code above in your browser using DataLab