more docs
Some checks are pending
pkgdown.yaml / pkgdown (push) Waiting to run

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-22 13:57:59 +02:00
commit 2249ba06db
No known key found for this signature in database
11 changed files with 54 additions and 8 deletions

View file

@ -5,6 +5,6 @@ account: agdamsbo
server: shinyapps.io
hostUrl: https://api.shinyapps.io/v1
appId: 13611288
bundleId: 10119038
bundleId: 10156735
url: https://agdamsbo.shinyapps.io/freesearcheR/
version: 1

View file

@ -162,7 +162,7 @@ ui_elements <- list(
shiny::uiOutput(outputId = "column_filter"),
shiny::helpText("Variable ", tags$a(
"data type",
href = "https://agdamsbo.github.io/FreesearchR/articles/FreesearchR.html",
href = "https://agdamsbo.github.io/FreesearchR/articles/data-types.html",
target = "_blank",
rel = "noopener noreferrer"
), " filtering."),