on: Turn TV on and off

View source: R/on.R

onR Documentation

Turn TV on and off

Description

Turn TV on and off

Usage

on(verbose = FALSE, port = NULL)

off(verbose = FALSE)

Arguments

verbose

talk to the user

port

port number, if NULL, use a random port.

Examples

## Not run: 
tv::on()
iris

tv::off()

## End(Not run)

cynkra/tv documentation built on April 18, 2024, 5:46 p.m.