File: getDefaultReactiveDomain.Rd

package info (click to toggle)
r-cran-crosstalk 1.2.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 464 kB
  • sloc: javascript: 1,697; sh: 15; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/shiny-shims.R
\name{getDefaultReactiveDomain}
\alias{getDefaultReactiveDomain}
\title{Get default reactive domain}
\usage{
getDefaultReactiveDomain()
}
\description{
Pass-through to [shiny::getDefaultReactiveDomain()], unless the shiny package
is not installed, in which case `NULL` is returned.
}
\keyword{internal}