russHyde / code_as_data

Analysis of code in R dev packages (for a planned talk)
9 stars 0 forks source link

Data is constant #42

Closed russHyde closed 3 years ago

russHyde commented 3 years ago

The raw data used in the app (from cloc and gitsum analyses) is constant. It was initially imported as part of a reactive expression. Now it is imported as a global constant.

Also renamed an output ID so that barplot and summary-table have consistent name pkg_summary_[barplot|table]