View source: R/gen_multiple_scores.R
gen_multiple_scores | R Documentation |
Export a list of DataFrames to excel files.
gen_multiple_scores(list_of_scores, template, path)
list_of_scores |
input list of dataframes |
template |
excel template to write scores to |
path |
file path for excels to be saved. |
Returns empty. Maps over a list of dataframes exporting them.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.