RAnalyticsAnalysis in R: Sending Gmail from R. The ‘mailR’ package The most annoying thing is when you send an e-mail with CC instead of BCC. Have you ever thought th...2023.02.04RAnalytics
RAnalyticsAnalysis in R: Using ChatGPT from R! ‘chatgpt’ package. This is an introduction to a package that allows you to use ChatGPT from R. To use it, you need to ...2023.02.03RAnalytics
RAnalyticsAnalysis in R: “apaTables” package, which outputs APA-style tables in word Academics may be familiar with APA style, but Web professionals may be wondering, "What is it? APA ...2023.02.02RAnalytics
RAnalyticsAnalysis in R: The “docore” package can be surprisingly useful This is an introduction to a handy package for small operations in the vector and array class. It c...2023.02.02RAnalytics
RAnalyticsAnalyze in R: Create a monochromatic palette. The “tinter” package Introducing a package that is useful for creating single-color palettes. Package version is 0.1....2023.02.02RAnalytics
RAnalyticsAnalysis in R: Helps color labels in dendrograms. The “colorhcplot” package This package is useful for color-coding dendrogram labels in groups. Package version is 1.3.. Ch...2023.02.02RAnalytics
RAnalyticsAnalysis in R: Summary value box plot “lvplot” package It is a convenient way to express data distribution. You can use commands from the "ggplot2" pac...2023.02.02RAnalytics
RAnalyticsCommand in R: An example of generating a random string using the “stringi” package Sometimes it is necessary to generate random strings. In such cases, the "stri_rand_strings" comman...2023.02.02RAnalytics
RAnalyticsAnalysis in R:The “mschart” package, which outputs editable graphs in Word and PowerPoint This package can output charts that can be edited in Word and PowerPoint. You can create bar, line,...2023.02.01RAnalytics
RAnalyticsAnalysis in R: The “gghighlight” package is useful for highlighting parts of the plot. This package is useful for creating graphs that highlight specified areas. Commands from the 'ggplo...2023.02.01RAnalytics