dim.flextable {flextable}R Documentation

Get flextable dimensions

Description

returns widths and heights for each table columns and rows. Values are inches.

Usage

## S3 method for class 'flextable'
dim(x)

Arguments

x

flextable object


[Package flextable version 0.4.5 Index]