ropensci / skimr

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

Preserve data name when skimming inside a function #634

Closed elinw closed 3 years ago

elinw commented 3 years ago

@michaelquinn32 I can't get this to work -- I'm not getting the name. I think it's good to have a tests also, which I don't mind wriitng.

elinw commented 3 years ago

Closes #614