plot.flextableGrob {flextable}R Documentation

plot a flextable grob

Description

plot a flextable grob

Usage

## S3 method for class 'flextableGrob'
plot(x, ...)

Arguments

x

a flextableGrob object

...

additional arguments passed to other functions


[Package flextable version 0.9.6 Index]