dcomtois / summarytools

R Package to Quickly and Neatly Summarize Data
504 stars 77 forks source link

fix tb(descr(...)) when grouped by 'method' column (fixes: #127) #128

Closed cmrnp closed 3 years ago

cmrnp commented 3 years ago

Most of the changes in the diff seem to be whitespace, looks like opening a file in RStudio and saving again will do that. Argh. The relevant changes are the two lines where I've introduced the call to unname().