Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add renderDT(outputArgs=), remove doc dependency on deprecated Shiny funcs #1128

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

jcheng5
Copy link
Member

@jcheng5 jcheng5 commented Mar 12, 2024

We're transitioning toward removing shiny::dataTableOutput and shiny::renderDataTable and having them shim their DT equivalents. (see rstudio/shiny#3986)

Neither the addition of outputArgs nor the removal of the @inheritParams are urgently needed, just thought I'd do this while I was thinking of it.

…funcs

We're transitioning toward removing shiny::dataTableOutput and shiny::renderDataTable
and having them shim their DT equivalents.
@yihui
Copy link
Member

yihui commented Mar 12, 2024

Sounds good. Thanks!

@yihui yihui merged commit b256b83 into main Mar 12, 2024
10 checks passed
@yihui yihui deleted the output-args branch March 12, 2024 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants