getInterimResFile {clinDataReview} | R Documentation |
Get interim res file
Description
Get interim res file
Usage
getInterimResFile(intermediateDir = "./interim", mdFile)
Arguments
intermediateDir |
String with intermediate directory ('interim'
by default), where
markdown files and rds file specifying Js libraries (with |
mdFile |
String with path of the Markdown file |
Value
String with path to the file with intermediate results.
[Package clinDataReview version 1.6.1 Index]