Dear R users,

 

I'm glad to announce the release of a new package on CRAN for exploring
correlations in R: corrr
<https://cran.rstudio.com/web/packages/corrr/index.html> .

 

corrr provides a handful of methods to create and explore a correlation tbl
(rather than a matrix). E.g., rearrange() the correlations based on their
strength, or focus() on selected variables against others. All methods are
designed to work in data pipelines, and the tbl (data frame) structure
allows for custom exploration using packages like dplyr.

 

corrr is my first package on CRAN, and I'd greatly appreciate any feedback,
suggestions, or contributions on Github: https://github.com/drsimonj/corrr

 

Enjoy,

 

Simon

SIMON A JACKSON | Postdoctoral Research Fellow
Cognitive and Decision Sciences Research Lab (CODES), School of Psychology

THE UNIVERSITY OF SYDNEY
Rm 440, Brennan MacCallum Building A18 | The University of Sydney | NSW |
2006
drsimonjack...@gmail.com <mailto:drsimonjack...@gmail.com>   | @drsimonj
<https://twitter.com/drsimonj> 

 

 


        [[alternative HTML version deleted]]

_______________________________________________
R-packages mailing list
r-packa...@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to