osc1337: Put to OSC-52 clipboard

Description Usage Arguments Value Examples

View source: R/osc1337.R

Description

In the right terminal, download a file or show an image.

size may be auto, or number of character cells, Npx or N%.

Usage

1
2
osc1337(filename, ...)
show1337(filename, size=c('auto', 'auto'))

Arguments

filename

File to use

size

Width and height tuple as string.

...

Key-value pairs of file attributes

Value

NULL

Examples

1
2
3
4
5
  ## Not run: 
  osc1337("data.csv")
  show1337("Rplot.png")
  
## End(Not run)

nfultz/osc1337 documentation built on March 19, 2020, 4:57 p.m.