fetch_rclone_cfg: Function to get and set an rclone config file.

Description Usage Arguments

View source: R/utils.R

Description

This is a more specific function for fetching and saving an rclone config file from a private GitHub repo and saving it under the appropriate path to be usable by rclone, thus only requiring a one-time setup and then fetching the config file.

Usage

1
fetch_rclone_cfg(repo, path, gh_root = "")

Arguments

repo

Is the name of the repository.

path

Is the path in the repo to the file.

gh_root

If set to "" will try to access the file from your saved


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