diff --git a/main/404.html b/main/404.html index d52e49c86..4c0a1969a 100644 --- a/main/404.html +++ b/main/404.html @@ -22,7 +22,7 @@ teal.modules.general - 0.3.0.9042 + 0.3.0.9049
shinyApp(app$ui, app$server)
Open +in Shinylive
Let’s break the above app into pieces:
1: Load the necessary libraries and data.
diff --git a/main/articles/using-association-plot.html b/main/articles/using-association-plot.html index f7892ca14..3f7aac674 100644 --- a/main/articles/using-association-plot.html +++ b/main/articles/using-association-plot.html @@ -22,7 +22,7 @@ teal.modules.general - 0.3.0.9042 + 0.3.0.9049 part of @@ -49,19 +49,6 @@ Changelog - - Versions main -latest-tag -release-candidate -v0.3.0-rc2 -v0.3.0-rc1 -v0.2.16 -v0.2.15 -v0.3.0 - Reports Coverage report @@ -405,7 +392,15 @@ 4 - Run the app shinyApp(app$ui, app$server, options = list(height = 1024, width = 1024))
shinyApp(app$ui, app$server, options = list(height = 1024, width = 1024))