trinker / textplot

Plotting for text data
18 stars 1 forks source link

See how trelliscopejs uses the RStudio viewer for plotting #1

Open trinker opened 7 years ago

trinker commented 7 years ago

https://github.com/hafen/trelliscopejs

trinker commented 7 years ago

maybe use /trelliscopejs for the ggplot to html conversion

trinker commented 7 years ago

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

trinker commented 7 years ago

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

trinker commented 7 years ago

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