Skip to contents

Save ClinicalTable as PNG Saves a ClinicalTable's flextable to a PNG file.

Usage

save_as_png(x, path = NULL)

Arguments

x

A ClinicalTable object

path

Optional file path. If NULL, creates a temp file.

Value

The file path where the PNG was saved