You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I love the package. Huge thank you for your efforts in maintenance and improvements!
Issue: I am attempting to lapply through a large number of data frames and I am uncovering a minor annoyance. When calling stby through an apply function, the group index name fails to print. Any idea on how I can get the similar behavior as if I called 'stby' individually? Below is a minimal example.
Hi, I love the package. Huge thank you for your efforts in maintenance and improvements!
Issue: I am attempting to
lapply
through a large number of data frames and I am uncovering a minor annoyance. When callingstby
through an apply function, the group index name fails to print. Any idea on how I can get the similar behavior as if I called 'stby' individually? Below is a minimal example.Created on 2023-11-12 with reprex v2.0.2
Session info
The text was updated successfully, but these errors were encountered: