library("prolfquapp")
.resdir <- "."
write_index_html(prolfquapp:::.test_links,tempdir())write index.html file with links to all relevant files:
Description
write index.html file with links to all relevant files:
Usage
write_index_html(file_path_list, result_dir)
Arguments
file_path_list
|
named list of output file paths |
result_dir
|
directory for the index.html output |