All examples By author By category About

timelyportfolio

listviewer htmlwidget view of par from R with jsoneditor

Install

devtools::install_github("timelyportfolio/listviewer")

Code

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