Learn R Programming

flextable (version 0.9.11)

args_selectors_with_all: internal utils for roxygen tags reuse

Description

internal utils for roxygen tags reuse

Arguments

x

a 'flextable' object, see flextable-package to learn how to create 'flextable' object.

i

row selector, see section Row selection with the i parameter in <Selectors in flextable>.

j

column selector, see section Column selection with the j parameter in <Selectors in flextable>.

part

part selector, see section Part selection with the part parameter in <Selectors in flextable>. Value 'all' can be used.