get_system_usage | R Documentation |
System usage for Linux (Auto-detects correct drive if not provided)
get_system_usage(drive = detect_drive(), one_liner = FALSE)
drive |
path, the Filesystem drive !(Not the mounted name), use drive = ORFik:::detect_drive("My_directory_inside this mount_name") to get custom drive |
one_liner |
Logical, default FALSE. Instead return a length 1 character string with all the info. |
A list with system info, if one_liner is TRUE, then a length 1 character string.
get_system_usage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.