スポンサーリンク
RAnalytics

Analysis in R: Useful for expressing multivariable relationships! The “corrplot” package

This is an introduction to a package that is useful for expressing multivariable relationships. For ...
RAnalytics

Analysis in R: “ggfittext” package that plots text fitted with ggplot2

This is an introduction to the ggplot2 package, which is useful for plotting text within a graph are...
RAnalytics

Analysis in R: “flextable” package for outputting tables to Word and PowerPoint

This is an introduction to a package that allows you to output tables not only to html, but also to ...
未分類

Analysis in R: Evolution of image manipulation “magick” package

In the past, we have introduced the "imager" and "EBImage" packages for image manipulation. Although...
RAnalytics

Analysis in R: Let’s create a word cloud! We recommend the “wordcloud” package

Although it cannot accurately capture numerical values, the word cloud, also known as tag cloud, is ...
RAnalytics

Analysis in R: Presented in R MarkDown! A lot of color palette “ggsci” package

This is an introduction to a package that contains a color palette that can also be used with ggplot...
RAnalytics

Analysis in R: Easy use of ggplot2 “ggmatplot” package

The "ggplot2" package is a powerful tool for converting data into plots in R. However, there are tim...
RAnalytics

Analysis in R: Example plots of data format and “ggplot2” package

The following are examples of plots in the "ggplot2" package with "one variable: continuous variable...
RAnalytics

Analysis in R: “geomtextpath” package, which places text on a path

Introducing a package that makes it easy to place text on paths plotted by the "ggplot2" package. Pa...
RAnalytics

Analysis in R: Various files can be read and exported. The “rio” package

Reading data from SAS, Excel, CSV, or the clipboard into R and exporting it to the desired file form...
スポンサーリンク