serve: Create a Pane Connection Function

Description Usage Arguments Value Examples

View source: R/pane.R

Description

Create a Pane Connection Function

Usage

1
serve(pkg_name)

Arguments

pkg_name

the name of the package

Value

a function for closing the connection

Examples

1
2
3
4
5
## Not run: 
open_connection <- pane_open("dplyr")
open_connection()

## End(Not run)

ColinFay/fryingpane documentation built on May 25, 2019, 2:56 a.m.