phuse-org / valtools

Validation framework for R packages used in clinical research and drug development.
https://phuse-org.github.io/valtools/
Other
51 stars 10 forks source link

child files in validation report #116

Closed mariev closed 3 years ago

mariev commented 3 years ago

blocked by #117, #120

Change summary:

  1. new public function vt_get_child_files() to generate a vector of files to render via vt_file; path is relative to vt_path()
  2. test cases for function
  3. add report template chunk child-files
  4. test case for report template