File: import.Rd

package info (click to toggle)
rgl 1.3.34-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,968 kB
  • sloc: cpp: 23,234; ansic: 7,462; javascript: 6,125; sh: 3,555; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 406 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\name{import}
\alias{\%>\%}
\alias{pipe}
\docType{import}
\title{Imported from magrittr}
\description{
This object is imported from \pkg{magrittr}. Follow the link to its documentation.
\describe{
  \item{magrittr}{\code{\link[magrittr:pipe]{\%>\%}}}
}

Pipes can be used to string together
\code{\link{rglwidget}} calls and \code{\link{playwidget}}
calls.  See \code{\link{ageControl}} for an example.

}