xprt_gt.xprts: Save GT to HTML

View source: R/xprts.R

xprt_gt.xprtsR Documentation

Save GT to HTML

Description

Save GT to HTML

Usage

## S3 method for class 'xprts'
xprt_gt(obj, path = getwd(), verbose = FALSE, inline_css = TRUE)

Arguments

obj

Object of class xprts.

path

Path used for file.

verbose

TRUE = inform on every exported object.

inline_css

See gt::gtsave. Must absolutely be set to TRUE to include the gt table in a markdown document. Don't touch it unless you know what you are doing.

Value

obj invisibly.


FrankLef/eflTools documentation built on May 4, 2024, 10:04 p.m.