block by timelyportfolio 5186ed143f773063a077

listviewer htmlwidget view of par from R with jsoneditor

Full Screen

Install

devtools::install_github("timelyportfolio/listviewer")

Code

# helpful interactive view of par
jsonedit( par() )
# meta view of the above
jsonedit(jsonedit(par()))