File: shiny_prerendered_clean.Rd

package info (click to toggle)
r-cran-rmarkdown 1.11%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 8,228 kB
  • sloc: sh: 24; makefile: 10
file content (15 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/shiny_prerendered.R
\name{shiny_prerendered_clean}
\alias{shiny_prerendered_clean}
\title{Clean prerendered content for the specified Rmd input file}
\usage{
shiny_prerendered_clean(input)
}
\arguments{
\item{input}{Rmd input file to clean content for}
}
\description{
Remove the associated html file and supporting _files directory
for a shiny_prerendered documet.
}