rstudio / shinymeta

Record and expose Shiny app logic using metaprogramming
https://rstudio.github.io/shinymeta
223 stars 14 forks source link

Emit deparsed character strings (and code) when appropriate, closes #74 #75

Closed cpsievert closed 5 years ago

jcheng5 commented 5 years ago

This LGTM so far. I think we just need unit tests now that exercise the code, with various non-call objects at the top level, being printed.