ps_users | R Documentation |
List users connected to the system
ps_users()
A data frame with columns
username
, tty
, hostname
, start_time
, pid
. tty
and pid
are NA
on Windows. pid
is the process id of the login process.
For local users the hostname
column is the empty string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.