write_mean_of_top_and_bottom_charts: Create summary charts from the results of...

Description Usage Arguments

View source: R/mean_of_top_and_bottom_cells.R

Description

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.

Usage

1
2
3
4
5
write_mean_of_top_and_bottom_charts(
  worksheet_path,
  output_path,
  .by = "Slide ID"
)

Arguments

worksheet_path

Path to an Excel file containing sheets written by mean_of_top_and_bottom_cells.

output_path

Path to write the resulting file.

.by

The aggregation column name


akoyabio/phenoptrReports documentation built on Jan. 17, 2022, 6:22 p.m.