List all mounted partitions
The output is similar the Unix mount
and df
commands.
ps_disk_partitions(all = FALSE)
all |
Whether to list virtual devices as well. If |
A data frame (tibble) with columns device
, mountpoint
,
fstype
and options
.
Other disk functions:
ps_disk_usage()
ps_disk_partitions(all = TRUE) ps_disk_partitions()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.