From 79cf69b1c8fdb134d6fdef8f96cd1c7b841b4327 Mon Sep 17 00:00:00 2001 From: DivadNojnarg Date: Sat, 20 Jan 2024 22:37:46 +0100 Subject: [PATCH] tools vignette --- docs/articles/Gadgets.html | 4 +- docs/articles/shinyMobile_tools.html | 84 +++++++++++++++++++------- docs/pkgdown.yml | 2 +- vignettes/Gadgets.Rmd | 2 +- vignettes/shinyMobile_tools.Rmd | 90 +++++++++++++++++++++++----- 5 files changed, 143 insertions(+), 39 deletions(-) diff --git a/docs/articles/Gadgets.html b/docs/articles/Gadgets.html index e29aca29..97a55fc8 100644 --- a/docs/articles/Gadgets.html +++ b/docs/articles/Gadgets.html @@ -111,8 +111,8 @@

2024-01-20

shinyMobile is particularly well suited to build shiny -gagdet. To convert an existing app to a gadget, wrap it in the -shiny::runGadget() function.

+gagdets. To convert an existing app to a gadget, wrap +it in the shiny::runGadget() function.

 library(shiny)
 library(shinyMobile)
diff --git a/docs/articles/shinyMobile_tools.html b/docs/articles/shinyMobile_tools.html
index 28d37e2f..e01e5881 100644
--- a/docs/articles/shinyMobile_tools.html
+++ b/docs/articles/shinyMobile_tools.html
@@ -95,7 +95,8 @@ 
 
 
 
-
+
+