% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/svg.R
\name{PrintSwitcher}
\alias{PrintSwitcher}
\title{Print Switcher}
\usage{
PrintSwitcher(nTrees)
}
\arguments{
\item{nTrees}{Integer specifying the number of trees that can be switched,
used to enforce the highest allowed value in the switcher box}
}
\description{
Prints an input box that allows the SVG tree displayed to be toggled,
in HTML output.  To be used alongside \link{PlotCharacterMapping}.
}
\author{
Martin R. Smith
}
