Skip to contents

Return a path to a file from a shared file location. This function returns the absolute path to a file (or directory) within one of your collections of shared resources.

Usage

sharedfile_path(files, from = NULL)

Arguments

files

A character vector of filenames

from

Optional string, required if you have more than one folder configured.

Value

The absolute path of the requested files, in the same order as files