Adam Elder

Results 2 issues of Adam Elder

Currently when I try to `library` in summarytools the R session will hang forever: ```r > library(summarytools) Registered S3 method overwritten by 'pryr': method from print.bytes Rcpp ``` I have...

For one of the projects I am doing I was planning on using your package for one of my analyses. However, observations weights (like the weights argument of the glm...

enhancement