スポンサーリンク
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 package can output "LaTe...
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 browser. This packa...
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 creating Excel files. The p...
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 forgotten. We hope ...
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) and the "gsub" comman...
スポンサーリンク
タイトルとURLをコピーしました