README.md

UsagiSan

The package UsagiSan provides functions for data cleansing and summarizing the results of statistical test, and helps to reduce the time on several boring sections of statistical tests. In data analysis, you may want to output results of statistical tests to excel sheets to visualise significant variables with a specified color. With this, you can edit those excel sheets coloring significant variables and headers of each summary sheet without opening a xlsx file.

Install

In order to install this package, install devtools from CRAN

install.packages("devtools")

Then, use the function install_github("user/repository") to install UsagiSan from GitHub.

devtools::install_github("usagi-san-dayo/UsagiSan")

How to use

For usage of this package, please visit my web-site:https://multivariate-statistics.com/r-programming-package-usagisan/



usagi-san-dayo/UsagiSan documentation built on Dec. 29, 2021, 10:17 p.m.