fileRepositoryPath: Reconstruct the file repository path

View source: R/fileRepositoryPath.R

fileRepositoryPathR Documentation

Reconstruct the file repository path

Description

Reconstruct the file repository path

Usage

fileRepositoryPath(doc_id = numeric(0), folder_id = numeric(0), fileRepo)

Arguments

doc_id

integerish(0/1). The document ID for which the file path should be returned. Only one of doc_id or folder_id should be specified.

folder_id

integerish(0/1). The folder ID for which the file path should be returned. Only one of doc_id or folder_id should be specified.

fileRepo

data.frame with the file repository listing. Typically provided by rcon$fileRepository()


nutterb/redcapAPI documentation built on Feb. 11, 2024, 11:20 p.m.