From: Naeem Model Date: Thu, 9 May 2024 20:39:24 +0000 (+0000) Subject: Generate doc for R/app.R X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/3eac1d553d8b921b4659fbd55ed23aa12f67690b?ds=sidebyside;hp=5ddacea01e66927a6bb3a29ccb345edc22e6f589 Generate doc for R/app.R --- 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 +}