xflex: Write and View dataframe as flextable html

View source: R/xflex.R

xflexR Documentation

Write and View dataframe as flextable html

Description

Write and View dataframe as flextable html

Usage

xflex(table, target = "/tmp/foo.html", open = TRUE)

Arguments

table

Object of class data.frame.

target

Specify target filepath for the html-table.

open

logical. Open document if open = TRUE (default).

See Also

save_as_html


sachserf/sf documentation built on June 8, 2024, 4:23 p.m.