mean_of_top_and_bottom_cells
R/mean_of_top_and_bottom_cells.R
write_mean_of_top_and_bottom_charts.Rd
Create a Microsoft Word file or HTML document containing summary charts
derived from the output of mean_of_top_and_bottom_cells
with default parameters.
The file type is determined by the file extension
of output_path
, which must be either .docx
or .html
.
write_mean_of_top_and_bottom_charts(
worksheet_path,
output_path,
.by = "Slide ID"
)
Path to an Excel file containing sheets written by mean_of_top_and_bottom_cells.
Path to write the resulting file.
The aggregation column name