Skip to content

Commit

Permalink
update installation, update WORDLIST
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi committed Oct 11, 2023
1 parent 661228b commit 84f27a2
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion R/get_dt_rows.R
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#'
#' @name get_dt_rows
#'
#' @return (`shiny::tagList`) A `shiny` tagList.
#' @return (`shiny::tagList`) A `shiny tagList`.
#'
#' @examples
#' library(shiny)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ This package provides various widgets for `teal` applications. Examples include:

```r
# stable versions
install.packages('teal.widgets', repos = c('https://insightsengineering.r-universe.dev', getOption('repos')))
install.packages('teal.code')

# install.packages("pak")
pak::pak("insightsengineering/teal.widgets@*release")
Expand Down
1 change: 0 additions & 1 deletion inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ draggable
funder
pre
repo
tagList
2 changes: 1 addition & 1 deletion man/get_dt_rows.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 84f27a2

Please sign in to comment.