issues
search
RaymondBalise
/
rUM
r template for RStudio from your friends at the University of Miami.
https://raymondbalise.github.io/rUM/
Other
8
stars
3
forks
source link
Fix rum bookdown template to match style guide
#18
Closed
wdefreit
closed
9 months ago
wdefreit
commented
1 year ago
suppress "
summarise()
has grouped output by " messages
options(dplyr.summarise.inform=F)
suppress "
summarise()
has grouped output by " messagesoptions(dplyr.summarise.inform=F)