X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/397f13af060d9f5e5fcc445c950e705e7d371d23..284e5a57e4f93dcbb073ba167e6be9e0e7760bc4:/reference/web.html diff --git a/reference/web.html b/reference/web.html new file mode 100644 index 0000000..eac6561 --- /dev/null +++ b/reference/web.html @@ -0,0 +1,89 @@ + +Launch the Rnaught Web Application — web • Rnaught + Skip to contents + + +
+
+
+ +
+

This is the entry point of the Rnaught web application, which creates and +returns a Shiny app object. When invoked directly, the web application is +launched.

+
+ +
+

Usage

+
web()
+
+ +
+

Value

+

A Shiny app object for the Rnaught web application.

+
+
+

Details

+

The following dependencies are required to run the application:

If any of the above packages are missing during launch, a prompt will appear +to install them.

+

To configure settings such as the port, host or default browser, set Shiny's +global options (see shiny::runApp()).

+
+ +
+ + +
+ + + + + + +