diff --git a/kinesis/index.html b/kinesis/index.html index f6d1db31d..a2b4220f2 100644 --- a/kinesis/index.html +++ b/kinesis/index.html @@ -76,22 +76,22 @@

Overview

-

A collection of shiny application that provides graphical user interfaces for the tesselle packages.

+

A collection of shiny applications that provides graphical user interfaces for the tesselle packages.

To cite kinesis in publications use:
 
-  Frerebeau N (2023). _kinesis: 'Shiny' Applications for the tesselle R
+  Frerebeau N (2023). _kinesis: 'Shiny' Applications for the 'tesselle'
   Packages_. Université Bordeaux Montaigne, Pessac, France. R package
-  version 0.0.0.9002, <https://packages.tesselle.org/kinesis/>.
+  version 0.0.0.9003, <https://packages.tesselle.org/kinesis/>.
 
 A BibTeX entry for LaTeX users is
 
   @Manual{,
     author = {Nicolas Frerebeau},
-    title = {{kinesis: 'Shiny' Applications for the tesselle R Packages}},
+    title = {{kinesis: 'Shiny' Applications for the 'tesselle' Packages}},
     year = {2023},
     organization = {Université Bordeaux Montaigne},
     address = {Pessac, France},
-    note = {R package version 0.0.0.9002},
+    note = {R package version 0.0.0.9003},
     url = {https://packages.tesselle.org/kinesis/},
   }
 
@@ -99,21 +99,34 @@ 

Overview<https://www.tesselle.org>.

-

Installation +

Remote use

-

You can install the latest version of kinesis from our repository with:

-
-install.packages("kinesis", repos = "https://tesselle.r-universe.dev")
+

The applications are deployed on the Huma-Num Shiny server: https://analytics.huma-num.fr/tesselle/home/.

-

Usage +

Local use

+
+

Installation +

+

You can install the released version of kinesis from our repository with:

+
+install.packages("kinesis", repos = "https://tesselle.r-universe.dev")
+

And the development version from GitHub with:

+# install.packages("remotes")
+remotes::install_github("tesselle/kinesis")
+
+
+

Usage +

+
 ## Load the package
 library(kinesis)
 
 ## Run the app for matrix seriation
-run_app("seriation")
+run_app("kairos")
+

Contributing diff --git a/kinesis/pkgdown.yml b/kinesis/pkgdown.yml index 5e6e65bdf..f5a1ebc73 100644 --- a/kinesis/pkgdown.yml +++ b/kinesis/pkgdown.yml @@ -2,7 +2,7 @@ pandoc: 2.19.2 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2024-01-03T15:16Z +last_built: 2024-01-03T15:48Z urls: reference: https://packages.tesselle.org/kinesis/reference article: https://packages.tesselle.org/kinesis/articles diff --git a/kinesis/search.json b/kinesis/search.json index 70c5f306f..5651bd4bb 100644 --- a/kinesis/search.json +++ b/kinesis/search.json @@ -1 +1 @@ -[{"path":[]},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"overview","dir":"","previous_headings":"","what":"Overview","title":"Shiny Applications for the tesselle Packages","text":"collection shiny application provides graphical user interfaces tesselle packages.","code":"To cite kinesis in publications use: Frerebeau N (2023). _kinesis: 'Shiny' Applications for the tesselle R Packages_. Université Bordeaux Montaigne, Pessac, France. R package version 0.0.0.9002, . A BibTeX entry for LaTeX users is @Manual{, author = {Nicolas Frerebeau}, title = {{kinesis: 'Shiny' Applications for the tesselle R Packages}}, year = {2023}, organization = {Université Bordeaux Montaigne}, address = {Pessac, France}, note = {R package version 0.0.0.9002}, url = {https://packages.tesselle.org/kinesis/}, } This package is a part of the tesselle project ."},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"installation","dir":"","previous_headings":"","what":"Installation","title":"Shiny Applications for the tesselle Packages","text":"can install latest version kinesis repository :","code":"install.packages(\"kinesis\", repos = \"https://tesselle.r-universe.dev\")"},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"usage","dir":"","previous_headings":"","what":"Usage","title":"Shiny Applications for the tesselle Packages","text":"","code":"## Load the package library(kinesis) ## Run the app for matrix seriation run_app(\"seriation\")"},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"contributing","dir":"","previous_headings":"","what":"Contributing","title":"Shiny Applications for the tesselle Packages","text":"Please note kinesis project released Contributor Code Conduct. contributing project, agree abide terms.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":null,"dir":"Reference","previous_headings":"","what":"Read Configuration Values — get_config","title":"Read Configuration Values — get_config","text":"Read Configuration Values","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Read Configuration Values — get_config","text":"","code":"get_config( config = Sys.getenv(\"kinesis_CONFIG_ACTIVE\", \"default\"), use_parent = TRUE )"},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Read Configuration Values — get_config","text":"config character string specifying name configuration read . use_parent logical scalar: parent directories scanned configuration files specified config file found? app character string specifying Shiny application configuration get . unambiguous substring can given.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Read Configuration Values — get_config","text":"list configuration values.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"Read Configuration Values — get_config","text":"N. Frerebeau","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":null,"dir":"Reference","previous_headings":"","what":"Get Option — get_option","title":"Get Option — get_option","text":"Get Option","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Get Option — get_option","text":"","code":"get_option(name = NULL, default = NULL)"},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Get Option — get_option","text":"name character string specifying name option get. NULL (default), options returned. default value returned option currently set.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"Get Option — get_option","text":"N. Frerebeau","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/kinesis-package.html","id":null,"dir":"Reference","previous_headings":"","what":"kinesis: 'Shiny' Applications for the 'tesselle' Packages — kinesis-package","title":"kinesis: 'Shiny' Applications for the 'tesselle' Packages — kinesis-package","text":"collection 'shiny' applications 'tesselle' packages.","code":""},{"path":[]},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/kinesis-package.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"kinesis: 'Shiny' Applications for the 'tesselle' Packages — kinesis-package","text":"Full list authors contributors (alphabetic order) Package maintainer Nicolas Frerebeaunicolas.frerebeau@u-bordeaux-montaigne.fr Archéosciences Bordeaux (UMR 6034) Maison de l'Archéologie Université Bordeaux Montaigne F-33607 Pessac cedex France","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi2_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Chi-squared Test UI — module_chi2_ui","title":"Chi-squared Test UI — module_chi2_ui","text":"Chi-squared Test UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi2_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Chi-squared Test UI — module_chi2_ui","text":"","code":"module_chi2_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi2_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Chi-squared Test UI — module_chi2_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Chi-squared Test Server — module_chi_server","title":"Chi-squared Test Server — module_chi_server","text":"Chi-squared Test Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Chi-squared Test Server — module_chi_server","text":"","code":"module_chi_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Chi-squared Test Server — module_chi_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_prepare_server()).","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Bar Plot Server — module_coda_plot_server","title":"Bar Plot Server — module_coda_plot_server","text":"Bar Plot Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Bar Plot Server — module_coda_plot_server","text":"","code":"module_coda_plot_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Bar Plot Server — module_coda_plot_server","text":"id ID string corresponds ID used call module's UI function. x reactive nexus::CompositionMatrix object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Bar Plot UI — module_coda_plot_ui","title":"Bar Plot UI — module_coda_plot_ui","text":"Bar Plot UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Bar Plot UI — module_coda_plot_ui","text":"","code":"module_coda_plot_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Bar Plot UI — module_coda_plot_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data Server — module_coda_server","title":"Compositional Data Server — module_coda_server","text":"Compositional Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data Server — module_coda_server","text":"","code":"module_coda_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data Server — module_coda_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Compositional Data Server — module_coda_server","text":"reactive nexus::CompositionMatrix object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data Summary Server — module_coda_summary_server","title":"Compositional Data Summary Server — module_coda_summary_server","text":"Compositional Data Summary Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data Summary Server — module_coda_summary_server","text":"","code":"module_coda_summary_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data Summary Server — module_coda_summary_server","text":"id ID string corresponds ID used call module's UI function. x reactive nexus::CompositionMatrix object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data Summary UI — module_coda_summary_ui","title":"Compositional Data Summary UI — module_coda_summary_ui","text":"Compositional Data Summary UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data Summary UI — module_coda_summary_ui","text":"","code":"module_coda_summary_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data Summary UI — module_coda_summary_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data UI — module_coda_ui","title":"Compositional Data UI — module_coda_ui","text":"Compositional Data UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data UI — module_coda_ui","text":"","code":"module_coda_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data UI — module_coda_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Count Data Server — module_count_server","title":"Count Data Server — module_count_server","text":"Count Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Count Data Server — module_count_server","text":"","code":"module_count_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Count Data Server — module_count_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Count Data Server — module_count_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Footer Server — module_footer_server","title":"Footer Server — module_footer_server","text":"Footer Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Footer Server — module_footer_server","text":"","code":"module_footer_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Footer Server — module_footer_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Footer UI — module_footer_ui","title":"Footer UI — module_footer_ui","text":"Footer UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Footer UI — module_footer_ui","text":"","code":"module_footer_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Footer UI — module_footer_ui","text":"id character vector used namespace. package character string giving name app.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Header Server — module_header_server","title":"Header Server — module_header_server","text":"Header Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Header Server — module_header_server","text":"","code":"module_header_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Header Server — module_header_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Header UI — module_header_ui","title":"Header UI — module_header_ui","text":"Header UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Header UI — module_header_ui","text":"","code":"module_header_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Header UI — module_header_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Home Server — module_home_server","title":"Home Server — module_home_server","text":"Home Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Home Server — module_home_server","text":"","code":"module_home_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Home Server — module_home_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"About UI — module_home_ui","title":"About UI — module_home_ui","text":"UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"About UI — module_home_ui","text":"","code":"module_home_ui(id, name = NULL)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"About UI — module_home_ui","text":"id character vector used namespace. package character string specifying app name.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Import Data Server — module_import_server","title":"Import Data Server — module_import_server","text":"Import Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Import Data Server — module_import_server","text":"","code":"module_import_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Import Data Server — module_import_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Import Data Server — module_import_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Import Data UI — module_import_ui","title":"Import Data UI — module_import_ui","text":"Import Data UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Import Data UI — module_import_ui","text":"","code":"module_import_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Import Data UI — module_import_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Log-Ratio Server — module_logratio_server","title":"Log-Ratio Server — module_logratio_server","text":"Log-Ratio Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Log-Ratio Server — module_logratio_server","text":"","code":"module_logratio_server(id, x, method)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Log-Ratio Server — module_logratio_server","text":"id ID string corresponds ID used call module's UI function. x reactive nexus::CompositionMatrix object. method character string specifying log-ratio computed.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Log-Ratio Server — module_logratio_server","text":"reactive nexus::LogRatio object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Log-Ratio UI — module_logratio_ui","title":"Log-Ratio UI — module_logratio_ui","text":"Log-Ratio UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Log-Ratio UI — module_logratio_ui","text":"","code":"module_logratio_ui()"},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Log-Ratio UI — module_logratio_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Missing Values Server — module_missing_server","title":"Missing Values Server — module_missing_server","text":"Missing Values Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Missing Values Server — module_missing_server","text":"","code":"module_missing_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Missing Values Server — module_missing_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Missing Values Server — module_missing_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Missing Values UI — module_missing_ui","title":"Missing Values UI — module_missing_ui","text":"Missing Values UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Missing Values UI — module_missing_ui","text":"","code":"module_missing_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Missing Values UI — module_missing_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Multivariate Analysis Server — module_multivar_server","title":"Multivariate Analysis Server — module_multivar_server","text":"Multivariate Analysis Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Multivariate Analysis Server — module_multivar_server","text":"","code":"module_multivar_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Multivariate Analysis Server — module_multivar_server","text":"id ID string corresponds ID used call module's UI function. x reactive dimensio::MultivariateAnalysis object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Mutlivariate Analysis UI — module_multivar_ui","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"Mutlivariate Analysis UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"","code":"module_multivar_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"id character vector used namespace.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"tab can passed shiny::tabsetPanel().","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Principal Components Analysis Server — module_pca_server","title":"Principal Components Analysis Server — module_pca_server","text":"Principal Components Analysis Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Principal Components Analysis Server — module_pca_server","text":"","code":"module_pca_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Principal Components Analysis Server — module_pca_server","text":"id ID string corresponds ID used call module's UI function. x list reactive data.frame.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Principal Components Analysis Server — module_pca_server","text":"reactive dimensio::PCA object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Principal Components Analysis UI — module_pca_ui","title":"Principal Components Analysis UI — module_pca_ui","text":"Principal Components Analysis UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Principal Components Analysis UI — module_pca_ui","text":"","code":"module_pca_ui(id, center = TRUE, scale = TRUE)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Principal Components Analysis UI — module_pca_ui","text":"id character vector used namespace. center logical scalar: variables shifted zero centered? scale logical scalar: variables scaled unit variance?","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Prepare Data Server — module_prepare_server","title":"Prepare Data Server — module_prepare_server","text":"Prepare Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Prepare Data Server — module_prepare_server","text":"","code":"module_prepare_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Prepare Data Server — module_prepare_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Prepare Data Server — module_prepare_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Prepare Data UI — module_prepare_ui","title":"Prepare Data UI — module_prepare_ui","text":"Prepare Data UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Prepare Data UI — module_prepare_ui","text":"","code":"module_prepare_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Prepare Data UI — module_prepare_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Seriate Server — module_seriate_server","title":"Seriate Server — module_seriate_server","text":"Seriate Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Seriate Server — module_seriate_server","text":"","code":"module_seriate_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Seriate Server — module_seriate_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_prepare_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Seriate Server — module_seriate_server","text":"reactive kairos:: AveragePermutationOrder object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Seriate UI — module_seriate_ui","title":"Seriate UI — module_seriate_ui","text":"Seriate UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Seriate UI — module_seriate_ui","text":"","code":"module_seriate_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Seriate UI — module_seriate_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Data Summary Server — module_summary_server","title":"Data Summary Server — module_summary_server","text":"Data Summary Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Data Summary Server — module_summary_server","text":"","code":"module_summary_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Data Summary Server — module_summary_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_prepare_server()).","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Data Summary UI — module_summary_ui","title":"Data Summary UI — module_summary_ui","text":"Data Summary UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Data Summary UI — module_summary_ui","text":"","code":"module_summary_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Data Summary UI — module_summary_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Ternary Plot Server — module_ternary_server","title":"Ternary Plot Server — module_ternary_server","text":"Ternary Plot Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Ternary Plot Server — module_ternary_server","text":"","code":"module_ternary_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Ternary Plot Server — module_ternary_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Ternary Plot UI — module_ternary_ui","title":"Ternary Plot UI — module_ternary_ui","text":"Ternary Plot UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Ternary Plot UI — module_ternary_ui","text":"","code":"module_ternary_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Ternary Plot UI — module_ternary_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/output_plot.html","id":null,"dir":"Reference","previous_headings":"","what":"Plot UI — output_plot","title":"Plot UI — output_plot","text":"Plot UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/output_plot.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Plot UI — output_plot","text":"","code":"output_plot(id, ..., tools = NULL, title = \"Card title\")"},{"path":"https://packages.tesselle.org/kinesis/reference/output_plot.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Plot UI — output_plot","text":"id character vector used namespace. ... parameters passed shiny::plotOutput(). tools (list ) input elements.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/render_plot.html","id":null,"dir":"Reference","previous_headings":"","what":"Plot Server — render_plot","title":"Plot Server — render_plot","text":"Plot Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/render_plot.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Plot Server — render_plot","text":"","code":"render_plot(id, x, width = \"auto\", height = NULL, ratio = 1)"},{"path":"https://packages.tesselle.org/kinesis/reference/render_plot.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Plot Server — render_plot","text":"id ID string corresponds ID used call module's UI function. x reactive recorded plot saved (see grDevices::recordPlot()). width, height Height width specification (see shiny::renderPlot()). ratio length-one numeric vector giving \\(x/y\\) ratio. used height NULL.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":null,"dir":"Reference","previous_headings":"","what":"Run an App — run_app","title":"Run an App — run_app","text":"wrapper shiny::shinyAppDir().","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Run an App — run_app","text":"","code":"run_app( app = c(\"kairos\", \"nexus\", \"isopleuros\"), options = list(launch.browser = interactive()) )"},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Run an App — run_app","text":"app character string specifying Shiny application run (see details). unambiguous substring can given. options list named options passed shiny::runApp() call.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Run an App — run_app","text":"shiny application object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"Run an App — run_app","text":"N. Frerebeau","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Run an App — run_app","text":"","code":"if (FALSE) { run_app(\"seriation\") }"}] +[{"path":[]},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"overview","dir":"","previous_headings":"","what":"Overview","title":"Shiny Applications for the tesselle Packages","text":"collection shiny applications provides graphical user interfaces tesselle packages.","code":"To cite kinesis in publications use: Frerebeau N (2023). _kinesis: 'Shiny' Applications for the 'tesselle' Packages_. Université Bordeaux Montaigne, Pessac, France. R package version 0.0.0.9003, . A BibTeX entry for LaTeX users is @Manual{, author = {Nicolas Frerebeau}, title = {{kinesis: 'Shiny' Applications for the 'tesselle' Packages}}, year = {2023}, organization = {Université Bordeaux Montaigne}, address = {Pessac, France}, note = {R package version 0.0.0.9003}, url = {https://packages.tesselle.org/kinesis/}, } This package is a part of the tesselle project ."},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"remote-use","dir":"","previous_headings":"","what":"Remote use","title":"Shiny Applications for the tesselle Packages","text":"applications deployed Huma-Num Shiny server: https://analytics.huma-num.fr/tesselle/home/.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"installation","dir":"","previous_headings":"Local use","what":"Installation","title":"Shiny Applications for the tesselle Packages","text":"can install released version kinesis repository : development version GitHub :","code":"install.packages(\"kinesis\", repos = \"https://tesselle.r-universe.dev\") # install.packages(\"remotes\") remotes::install_github(\"tesselle/kinesis\")"},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"usage","dir":"","previous_headings":"Local use","what":"Usage","title":"Shiny Applications for the tesselle Packages","text":"","code":"## Load the package library(kinesis) ## Run the app for matrix seriation run_app(\"kairos\")"},{"path":"https://packages.tesselle.org/kinesis/index.html","id":"contributing","dir":"","previous_headings":"","what":"Contributing","title":"Shiny Applications for the tesselle Packages","text":"Please note kinesis project released Contributor Code Conduct. contributing project, agree abide terms.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":null,"dir":"Reference","previous_headings":"","what":"Read Configuration Values — get_config","title":"Read Configuration Values — get_config","text":"Read Configuration Values","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Read Configuration Values — get_config","text":"","code":"get_config( config = Sys.getenv(\"kinesis_CONFIG_ACTIVE\", \"default\"), use_parent = TRUE )"},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Read Configuration Values — get_config","text":"config character string specifying name configuration read . use_parent logical scalar: parent directories scanned configuration files specified config file found? app character string specifying Shiny application configuration get . unambiguous substring can given.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Read Configuration Values — get_config","text":"list configuration values.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_config.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"Read Configuration Values — get_config","text":"N. Frerebeau","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":null,"dir":"Reference","previous_headings":"","what":"Get Option — get_option","title":"Get Option — get_option","text":"Get Option","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Get Option — get_option","text":"","code":"get_option(name = NULL, default = NULL)"},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Get Option — get_option","text":"name character string specifying name option get. NULL (default), options returned. default value returned option currently set.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/get_option.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"Get Option — get_option","text":"N. Frerebeau","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/kinesis-package.html","id":null,"dir":"Reference","previous_headings":"","what":"kinesis: 'Shiny' Applications for the 'tesselle' Packages — kinesis-package","title":"kinesis: 'Shiny' Applications for the 'tesselle' Packages — kinesis-package","text":"collection 'shiny' applications 'tesselle' packages.","code":""},{"path":[]},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/kinesis-package.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"kinesis: 'Shiny' Applications for the 'tesselle' Packages — kinesis-package","text":"Full list authors contributors (alphabetic order) Package maintainer Nicolas Frerebeaunicolas.frerebeau@u-bordeaux-montaigne.fr Archéosciences Bordeaux (UMR 6034) Maison de l'Archéologie Université Bordeaux Montaigne F-33607 Pessac cedex France","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi2_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Chi-squared Test UI — module_chi2_ui","title":"Chi-squared Test UI — module_chi2_ui","text":"Chi-squared Test UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi2_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Chi-squared Test UI — module_chi2_ui","text":"","code":"module_chi2_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi2_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Chi-squared Test UI — module_chi2_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Chi-squared Test Server — module_chi_server","title":"Chi-squared Test Server — module_chi_server","text":"Chi-squared Test Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Chi-squared Test Server — module_chi_server","text":"","code":"module_chi_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_chi_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Chi-squared Test Server — module_chi_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_prepare_server()).","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Bar Plot Server — module_coda_plot_server","title":"Bar Plot Server — module_coda_plot_server","text":"Bar Plot Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Bar Plot Server — module_coda_plot_server","text":"","code":"module_coda_plot_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Bar Plot Server — module_coda_plot_server","text":"id ID string corresponds ID used call module's UI function. x reactive nexus::CompositionMatrix object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Bar Plot UI — module_coda_plot_ui","title":"Bar Plot UI — module_coda_plot_ui","text":"Bar Plot UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Bar Plot UI — module_coda_plot_ui","text":"","code":"module_coda_plot_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_plot_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Bar Plot UI — module_coda_plot_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data Server — module_coda_server","title":"Compositional Data Server — module_coda_server","text":"Compositional Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data Server — module_coda_server","text":"","code":"module_coda_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data Server — module_coda_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Compositional Data Server — module_coda_server","text":"reactive nexus::CompositionMatrix object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data Summary Server — module_coda_summary_server","title":"Compositional Data Summary Server — module_coda_summary_server","text":"Compositional Data Summary Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data Summary Server — module_coda_summary_server","text":"","code":"module_coda_summary_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data Summary Server — module_coda_summary_server","text":"id ID string corresponds ID used call module's UI function. x reactive nexus::CompositionMatrix object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data Summary UI — module_coda_summary_ui","title":"Compositional Data Summary UI — module_coda_summary_ui","text":"Compositional Data Summary UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data Summary UI — module_coda_summary_ui","text":"","code":"module_coda_summary_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_summary_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data Summary UI — module_coda_summary_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Compositional Data UI — module_coda_ui","title":"Compositional Data UI — module_coda_ui","text":"Compositional Data UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Compositional Data UI — module_coda_ui","text":"","code":"module_coda_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_coda_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Compositional Data UI — module_coda_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Count Data Server — module_count_server","title":"Count Data Server — module_count_server","text":"Count Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Count Data Server — module_count_server","text":"","code":"module_count_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Count Data Server — module_count_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_count_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Count Data Server — module_count_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Footer Server — module_footer_server","title":"Footer Server — module_footer_server","text":"Footer Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Footer Server — module_footer_server","text":"","code":"module_footer_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Footer Server — module_footer_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Footer UI — module_footer_ui","title":"Footer UI — module_footer_ui","text":"Footer UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Footer UI — module_footer_ui","text":"","code":"module_footer_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_footer_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Footer UI — module_footer_ui","text":"id character vector used namespace. package character string giving name app.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Header Server — module_header_server","title":"Header Server — module_header_server","text":"Header Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Header Server — module_header_server","text":"","code":"module_header_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Header Server — module_header_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Header UI — module_header_ui","title":"Header UI — module_header_ui","text":"Header UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Header UI — module_header_ui","text":"","code":"module_header_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_header_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Header UI — module_header_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Home Server — module_home_server","title":"Home Server — module_home_server","text":"Home Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Home Server — module_home_server","text":"","code":"module_home_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Home Server — module_home_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"About UI — module_home_ui","title":"About UI — module_home_ui","text":"UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"About UI — module_home_ui","text":"","code":"module_home_ui(id, name = NULL)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_home_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"About UI — module_home_ui","text":"id character vector used namespace. package character string specifying app name.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Import Data Server — module_import_server","title":"Import Data Server — module_import_server","text":"Import Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Import Data Server — module_import_server","text":"","code":"module_import_server(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Import Data Server — module_import_server","text":"id ID string corresponds ID used call module's UI function.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Import Data Server — module_import_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Import Data UI — module_import_ui","title":"Import Data UI — module_import_ui","text":"Import Data UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Import Data UI — module_import_ui","text":"","code":"module_import_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_import_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Import Data UI — module_import_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Log-Ratio Server — module_logratio_server","title":"Log-Ratio Server — module_logratio_server","text":"Log-Ratio Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Log-Ratio Server — module_logratio_server","text":"","code":"module_logratio_server(id, x, method)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Log-Ratio Server — module_logratio_server","text":"id ID string corresponds ID used call module's UI function. x reactive nexus::CompositionMatrix object. method character string specifying log-ratio computed.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Log-Ratio Server — module_logratio_server","text":"reactive nexus::LogRatio object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Log-Ratio UI — module_logratio_ui","title":"Log-Ratio UI — module_logratio_ui","text":"Log-Ratio UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Log-Ratio UI — module_logratio_ui","text":"","code":"module_logratio_ui()"},{"path":"https://packages.tesselle.org/kinesis/reference/module_logratio_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Log-Ratio UI — module_logratio_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Missing Values Server — module_missing_server","title":"Missing Values Server — module_missing_server","text":"Missing Values Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Missing Values Server — module_missing_server","text":"","code":"module_missing_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Missing Values Server — module_missing_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Missing Values Server — module_missing_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Missing Values UI — module_missing_ui","title":"Missing Values UI — module_missing_ui","text":"Missing Values UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Missing Values UI — module_missing_ui","text":"","code":"module_missing_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_missing_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Missing Values UI — module_missing_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Multivariate Analysis Server — module_multivar_server","title":"Multivariate Analysis Server — module_multivar_server","text":"Multivariate Analysis Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Multivariate Analysis Server — module_multivar_server","text":"","code":"module_multivar_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Multivariate Analysis Server — module_multivar_server","text":"id ID string corresponds ID used call module's UI function. x reactive dimensio::MultivariateAnalysis object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Mutlivariate Analysis UI — module_multivar_ui","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"Mutlivariate Analysis UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"","code":"module_multivar_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"id character vector used namespace.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_multivar_ui.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Mutlivariate Analysis UI — module_multivar_ui","text":"tab can passed shiny::tabsetPanel().","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Principal Components Analysis Server — module_pca_server","title":"Principal Components Analysis Server — module_pca_server","text":"Principal Components Analysis Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Principal Components Analysis Server — module_pca_server","text":"","code":"module_pca_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Principal Components Analysis Server — module_pca_server","text":"id ID string corresponds ID used call module's UI function. x list reactive data.frame.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Principal Components Analysis Server — module_pca_server","text":"reactive dimensio::PCA object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Principal Components Analysis UI — module_pca_ui","title":"Principal Components Analysis UI — module_pca_ui","text":"Principal Components Analysis UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Principal Components Analysis UI — module_pca_ui","text":"","code":"module_pca_ui(id, center = TRUE, scale = TRUE)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_pca_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Principal Components Analysis UI — module_pca_ui","text":"id character vector used namespace. center logical scalar: variables shifted zero centered? scale logical scalar: variables scaled unit variance?","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Prepare Data Server — module_prepare_server","title":"Prepare Data Server — module_prepare_server","text":"Prepare Data Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Prepare Data Server — module_prepare_server","text":"","code":"module_prepare_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Prepare Data Server — module_prepare_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_import_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Prepare Data Server — module_prepare_server","text":"reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Prepare Data UI — module_prepare_ui","title":"Prepare Data UI — module_prepare_ui","text":"Prepare Data UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Prepare Data UI — module_prepare_ui","text":"","code":"module_prepare_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_prepare_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Prepare Data UI — module_prepare_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Seriate Server — module_seriate_server","title":"Seriate Server — module_seriate_server","text":"Seriate Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Seriate Server — module_seriate_server","text":"","code":"module_seriate_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Seriate Server — module_seriate_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_prepare_server()).","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_server.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Seriate Server — module_seriate_server","text":"reactive kairos:: AveragePermutationOrder object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Seriate UI — module_seriate_ui","title":"Seriate UI — module_seriate_ui","text":"Seriate UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Seriate UI — module_seriate_ui","text":"","code":"module_seriate_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_seriate_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Seriate UI — module_seriate_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Data Summary Server — module_summary_server","title":"Data Summary Server — module_summary_server","text":"Data Summary Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Data Summary Server — module_summary_server","text":"","code":"module_summary_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Data Summary Server — module_summary_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame (typically returned module_prepare_server()).","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Data Summary UI — module_summary_ui","title":"Data Summary UI — module_summary_ui","text":"Data Summary UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Data Summary UI — module_summary_ui","text":"","code":"module_summary_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_summary_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Data Summary UI — module_summary_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_server.html","id":null,"dir":"Reference","previous_headings":"","what":"Ternary Plot Server — module_ternary_server","title":"Ternary Plot Server — module_ternary_server","text":"Ternary Plot Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_server.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Ternary Plot Server — module_ternary_server","text":"","code":"module_ternary_server(id, x)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_server.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Ternary Plot Server — module_ternary_server","text":"id ID string corresponds ID used call module's UI function. x reactive data.frame.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_ui.html","id":null,"dir":"Reference","previous_headings":"","what":"Ternary Plot UI — module_ternary_ui","title":"Ternary Plot UI — module_ternary_ui","text":"Ternary Plot UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_ui.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Ternary Plot UI — module_ternary_ui","text":"","code":"module_ternary_ui(id)"},{"path":"https://packages.tesselle.org/kinesis/reference/module_ternary_ui.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Ternary Plot UI — module_ternary_ui","text":"id character vector used namespace.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/output_plot.html","id":null,"dir":"Reference","previous_headings":"","what":"Plot UI — output_plot","title":"Plot UI — output_plot","text":"Plot UI","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/output_plot.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Plot UI — output_plot","text":"","code":"output_plot(id, ..., tools = NULL, title = \"Card title\")"},{"path":"https://packages.tesselle.org/kinesis/reference/output_plot.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Plot UI — output_plot","text":"id character vector used namespace. ... parameters passed shiny::plotOutput(). tools (list ) input elements.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/render_plot.html","id":null,"dir":"Reference","previous_headings":"","what":"Plot Server — render_plot","title":"Plot Server — render_plot","text":"Plot Server","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/render_plot.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Plot Server — render_plot","text":"","code":"render_plot(id, x, width = \"auto\", height = NULL, ratio = 1)"},{"path":"https://packages.tesselle.org/kinesis/reference/render_plot.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Plot Server — render_plot","text":"id ID string corresponds ID used call module's UI function. x reactive recorded plot saved (see grDevices::recordPlot()). width, height Height width specification (see shiny::renderPlot()). ratio length-one numeric vector giving \\(x/y\\) ratio. used height NULL.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":null,"dir":"Reference","previous_headings":"","what":"Run an App — run_app","title":"Run an App — run_app","text":"wrapper shiny::shinyAppDir().","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Run an App — run_app","text":"","code":"run_app( app = c(\"kairos\", \"nexus\", \"isopleuros\"), options = list(launch.browser = interactive()) )"},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Run an App — run_app","text":"app character string specifying Shiny application run (see details). unambiguous substring can given. options list named options passed shiny::runApp() call.","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Run an App — run_app","text":"shiny application object.","code":""},{"path":[]},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"author","dir":"Reference","previous_headings":"","what":"Author","title":"Run an App — run_app","text":"N. Frerebeau","code":""},{"path":"https://packages.tesselle.org/kinesis/reference/run_app.html","id":"ref-examples","dir":"Reference","previous_headings":"","what":"Examples","title":"Run an App — run_app","text":"","code":"if (FALSE) { run_app(\"seriation\") }"}]