summaryrefslogtreecommitdiff
path: root/man/app.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/app.Rd')
-rw-r--r--man/app.Rd11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/app.Rd b/man/app.Rd
new file mode 100644
index 0000000..f558dc9
--- /dev/null
+++ b/man/app.Rd
@@ -0,0 +1,11 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/app.R
+\name{app}
+\alias{app}
+\title{Launch the Rnaught Web Application}
+\usage{
+app()
+}
+\description{
+Launch the Rnaught Web Application
+}