File: is.dynamic.Rd

package info (click to toggle)
r-cran-ggvis 0.4.7%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,716 kB
  • sloc: javascript: 7,373; sh: 25; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 332 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/print.R
\name{is.dynamic}
\alias{is.dynamic}
\title{Determine if an ggvis is dynamic (i.e. needs to be run in a shiny app)}
\usage{
is.dynamic(x)
}
\description{
Determine if an ggvis is dynamic (i.e. needs to be run in a shiny app)
}
\keyword{internal}