Skip to content

[Feature Request]: Upgrade table_with_settings to accept gtsummary object #335

Description

@donyunardi

Feature description

Currently, table_with_settings only accept rtables:

if (!requireNamespace("rtables", quietly = TRUE)) {
stop("package rtables is required, please install")
}

We need widgets to handle gtsummary or gt object.

Please decide whether to create a new function or improve the current table_with_settings.

Code of Conduct

  • I agree to follow this project's Code of Conduct.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines.

Security Policy

  • I agree to follow this project's Security Policy.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions