mnt_attempt_check: Function to check that the mount succeeded or increment...

Description Usage

View source: R/utils.R

Description

Function to check that the mount succeeded or increment attempt and run again.

Usage

1
2
3
4
5
6
7
8
9
mnt_attempt_check(
  mnt_path,
  remote_name,
  remote_path,
  attempt,
  max_attempts,
  trap,
  sleep
)

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