make_ppt_table: Save a formatted ANOVA table to a powerpoint slide

View source: R/make_ppt_table.R

make_ppt_tableR Documentation

Save a formatted ANOVA table to a powerpoint slide

Description

Save a formatted ANOVA table to a powerpoint slide

Usage

make_ppt_table(x, template, output)

Arguments

x

formatted data frame, typically returned by format_anova()

template

path to .pptx file, possibly containing a custom theme

output

path to write new slides (should end in '.pptx')

Value

silently writes file to disk


evanmascitti/ecmfuns documentation built on April 5, 2025, 1:52 a.m.