aboutsummaryrefslogtreecommitdiff
path: root/man/app.Rd
diff options
context:
space:
mode:
authorNaeem Model <me@nmode.ca>2025-01-06 23:55:43 +0000
committerNaeem Model <me@nmode.ca>2025-01-06 23:55:43 +0000
commite920b3e514e717fc05ed524267d3b53e272fec51 (patch)
tree353cfb36aca946d69da6d6dcacc0cb66177050ef /man/app.Rd
parent2d34b71c7a8da7fd0fac59b934145286b2be7b1f (diff)
Update web app entry point
- Rename 'app' -> 'web' - Return shiny app object in entry point function
Diffstat (limited to 'man/app.Rd')
-rw-r--r--man/app.Rd11
1 files changed, 0 insertions, 11 deletions
diff --git a/man/app.Rd b/man/app.Rd
deleted file mode 100644
index f558dc9..0000000
--- a/man/app.Rd
+++ /dev/null
@@ -1,11 +0,0 @@
-% 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
-}