textplot icon indicating copy to clipboard operation
textplot copied to clipboard

See how trelliscopejs uses the RStudio viewer for plotting

Open trinker opened this issue 8 years ago • 4 comments

https://github.com/hafen/trelliscopejs

trinker avatar May 22 '17 21:05 trinker

maybe use /trelliscopejs for the ggplot to html conversion

trinker avatar May 22 '17 21:05 trinker

To detect knitting use: isTRUE(getOption('knitr.in.progress'))

trinker avatar May 23 '17 14:05 trinker

Create a generix tectplot js/html render that opens brows, RStudio pane, or knits per: https://stackoverflow.com/q/44136481/1000343

trinker avatar May 23 '17 14:05 trinker

https://github.com/ropensci/plotly more appropriate for ggplot to html

trinker avatar May 23 '17 20:05 trinker