Package 'orderly.sharedfile'

Title: Package Title Here
Description: Access files in shared locations from orderly.
Authors: Rich FitzJohn [aut, cre], Imperial College of Science, Technology and Medicine [cph]
Maintainer: Rich FitzJohn <[email protected]>
License: MIT + file LICENSE
Version: 0.1.0
Built: 2024-10-01 02:51:39 UTC
Source: https://github.com/mrc-ide/orderly.sharedfile

Help Index


Use shared files from an orderly task

Description

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