is.mounted: Function to check if the remote data is mounted.

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Function to check if the remote data is mounted.

Usage

1
is.mounted(mnt_path)

Arguments

mnt_path

is the directory to check as a mount point.

Value

TRUE if the mnt_point already has a remote resource mounted. FALSE if the mnt_point does not have a remote resource mounted.

Examples

1
is.mounted(mnt_path="/Users/bob/mnt")

DecisionNeurosciencePsychopathology/DataTracker documentation built on Jan. 20, 2022, 4:51 p.m.