Showing 5 of total 5 results (show query)
cardiomoon
webr:Data and Functions for Web-Based Analysis
Several analysis-related functions for the book entitled "Web-based Analysis without R in Your Computer"(written in Korean, ISBN 978-89-5566-185-9) by Keon-Woong Moon. The main function plot.htest() shows the distribution of statistic for the object of class 'htest'.
Maintained by Keon-Woong Moon. Last updated 5 years ago.
55.0 match 33 stars 6.82 score 181 scriptshelgasoft
echarty:Minimal R/Shiny Interface to JavaScript Library 'ECharts'
Deliver the full functionality of 'ECharts' with minimal overhead. 'echarty' users build R lists for 'ECharts' API. Lean set of powerful commands.
Maintained by Larry Helgason. Last updated 2 months ago.
3danimationboxplotchartscrosstalkechartsechartygeojsonglobegraphsheatmaphierarchical-dataleafletmapsmorphingshapefilesshinyvisualizationwebr
11.0 match 90 stars 5.95 score 20 scriptsinsightsengineering
roxy.shinylive:A 'roxygen2' Extension for 'Shinylive'
An extension for 'roxygen2' to embed 'Shinylive' applications in the package documentation.
Maintained by Pawel Rucki. Last updated 4 months ago.
documentationroxygen2shinyshinylivewebr
11.0 match 8 stars 5.15 scorehenrikbengtsson
startup:Friendly R Startup Configuration
Adds support for R startup configuration via '.Renviron.d' and '.Rprofile.d' directories in addition to '.Renviron' and '.Rprofile' files. This makes it possible to keep private / secret environment variables separate from other environment variables. It also makes it easier to share specific startup settings by simply copying a file to a directory.
Maintained by Henrik Bengtsson. Last updated 3 months ago.
configurationenvironment-variablesstartuputility
1.8 match 166 stars 6.54 score 16 scriptsposit-dev
shinylive:Run 'shiny' Applications in the Browser
Exporting 'shiny' applications with 'shinylive' allows you to run them entirely in a web browser, without the need for a separate R server. The traditional way of deploying 'shiny' applications involves in a separate server and client: the server runs R and 'shiny', and clients connect via the web browser. When an application is deployed with 'shinylive', R and 'shiny' run in the web browser (via 'webR'): the browser is effectively both the client and server for the application. This allows for your 'shiny' application exported by 'shinylive' to be hosted by a static web server.
Maintained by Barret Schloerke. Last updated 4 months ago.
0.5 match 187 stars 8.35 score 194 scripts