#RStats hivemind: Someone recently made a pkg that created nicer object deparsings than deparse().
Anyone know the name of this package? (It's pretty tricky to google for)
Edit: Found it! The package is called: {constructive}
#RStats hivemind: Someone recently made a pkg that created nicer object deparsings than deparse().
Anyone know the name of this package? (It's pretty tricky to google for)
Edit: Found it! The package is called: {constructive}
Just found it: {constructive} #RStats
"Prints code that can be used to recreate R objects. In a sense it is similar to 'base::dput()' or 'base::deparse()' but 'constructive' strives to use idiomatic constructors."