From 3eac1d553d8b921b4659fbd55ed23aa12f67690b Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Thu, 9 May 2024 20:39:24 +0000 Subject: Generate doc for R/app.R --- man/app.Rd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 man/app.Rd 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 +} -- cgit v1.2.3