ropensci / skimr

A frictionless, pipeable approach to dealing with summary statistics
https://docs.ropensci.org/skimr
1.1k stars 79 forks source link

partition() should have an argument to include the summary as a frame #685

Open michaelquinn32 opened 2 years ago

michaelquinn32 commented 2 years ago

This should work in the new summary interface #624. It should also make behavior nicer when writing out results. #665

michaelquinn32 commented 2 years ago

This might also help us solve #671

elinw commented 1 year ago

When you are thinking about having it as a frame, are you seeing each of the current elements of the list as a column? Or are you thinking vertical?