Skip to content

Commit

Permalink
update broken URI
Browse files Browse the repository at this point in the history
  • Loading branch information
donyunardi committed Feb 11, 2025
1 parent 402995d commit 0d7cedd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/teal-transform.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ It serves a dual purpose:
The primary goal of `teal.transform` is to provide functions that help in abstracting the process of Data Extraction and Data Merging in UI elements of the `shiny` app.
This helps in reducing the amount of code required to create a UI elements that directly transform the data to perform the required analysis. This is how the app user gains flexibility to transform their data right from the UI.

To explore the combined use of data extraction and merging to see the full use of `teal.transform`, please explore the [Combining data-extract with data-merge](data-extract-merge.html) vignette.
To explore the combined use of data extraction and merging to see the full use of `teal.transform`, please explore the [Combining data-extract with data-merge](combining-data-extract-with-data-merge.html) vignette.

To delve into the process of selecting specific data columns, please consult the [Data Extraction](data-extract.html) vignette.

Expand Down

0 comments on commit 0d7cedd

Please sign in to comment.