ps_disk_partitions | R Documentation |
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 with columns device
, mountpoint
,
fstype
and options
.
Other disk functions:
ps_disk_io_counters()
,
ps_disk_usage()
ps_disk_partitions(all = TRUE)
ps_disk_partitions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.