get_find_mount_data: Function to get a system's mount point and device...

View source: R/get_find_mount_data.R

get_find_mount_dataR Documentation

Function to get a system's mount point and device information.

Description

Function to get a system's mount point and device information.

Usage

get_find_mount_data()

Value

Tibble.

Author(s)

Stuart K. Grange

Examples


## Not run: 
# Get mount information
get_find_mount_data()

## End(Not run)



skgrange/systemr documentation built on April 18, 2024, 2:23 a.m.