get_system_usage: System usage for Linux (Auto-detects correct drive if not...

get_system_usageR Documentation

System usage for Linux (Auto-detects correct drive if not provided)

Description

System usage for Linux (Auto-detects correct drive if not provided)

Usage

get_system_usage(drive = detect_drive(), one_liner = FALSE)

Arguments

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.

Value

A list with system info, if one_liner is TRUE, then a length 1 character string.

Examples

get_system_usage()

Roleren/ORFik documentation built on April 12, 2025, 5:31 a.m.