スポンサーリンク
RAnalytics

Analysis in R: If you want simple and clean graphs, here is a summary of ggplot2

The ggplot2 package is a very powerful plotting package. We have compiled a list of uses and comman...
RAnalytics

Analysis in R: Check data properties at once. “GGally” package

This is an introduction to a package for plotting multivariate characteristics. I find this package...
RAnalytics

Analysis in R:Adding information to ggplot2!! The “ggpp” package

This is an introduction to a package that is useful for adding plots, text, and other information t...
RAnalytics

Analysis in R: Different Colors, Different Colors, Different Colors! The “randomcoloR” package

Color not only affects the quality of materials, but is also profound, expressing feelings such as ...
RAnalytics

Analysis in R: Create Heat Maps Easily! The “heatmap3” package

Heatmap is a way to visually display the size of numbers and objects by color. Note that the ggp...
RAnalytics

Analysis in R: Why don’t you output your tables to a file, etc.? The “stargazer” package

The "stargazer" package has a long history of version upgrades since its release in 2012. This pack...
RAnalytics

Analysis in R: useful for learning ggplot2! The “ggplotgui” package

This is an introduction to a package that allows you to interactively manipulate ggplot2 from a web...
RAnalytics

Analysis in R: A very convenient way to create Excel files! The “openxlsx” package

This is an introduction to the commands of the "openxlsx" package, which is very useful for creatin...
RAnalytics

Analysis in R: Commands for truncating and raising decimal points

This is an introduction to commands related to truncating and raising decimal points that are often...
RAnalytics

Analysis in R: Introduction to String Manipulation and Searching “grep” and “gsub” Commands and Regular Expressions

String manipulation commands and the "grep" command for searching strings for patterns (keywords) a...
スポンサーリンク
タイトルとURLをコピーしました