]> nmode's Git Repositories - Rnaught/commitdiff
Generate doc for R/app.R
authorNaeem Model <me@nmode.ca>
Thu, 9 May 2024 20:39:24 +0000 (20:39 +0000)
committerNaeem Model <me@nmode.ca>
Thu, 9 May 2024 20:39:24 +0000 (20:39 +0000)
man/app.Rd [new file with mode: 0644]

diff --git a/man/app.Rd b/man/app.Rd
new file mode 100644 (file)
index 0000000..f558dc9
--- /dev/null
@@ -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
+}