Updated documentation

This commit is contained in:
2026-02-10 17:54:17 +00:00
parent 0a648f92f0
commit 02813b0583
19 changed files with 1669 additions and 153 deletions

11
man/use_mnr_ui.Rd Normal file
View File

@@ -0,0 +1,11 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/use_mnr_ui.R
\name{use_mnr_ui}
\alias{use_mnr_ui}
\title{Attaches the MNR stylesheets and scripts to the UI}
\usage{
use_mnr_ui()
}
\description{
Attaches the MNR stylesheets and scripts to the UI
}