ftpart_to_style_tibble {flexlsx} | R Documentation |
Converts a flextable-part to a tibble styles
Description
Usage
ftpart_to_style_tibble(ft_part, part = c("header", "body", "footer"))
Arguments
ft_part |
the part of the flextable to extract the style from |
part |
the name of the part |
Value
a tibble
[Package flexlsx version 0.2.1 Index]