아래 코드를 Rstudio 콘솔창에 그대로 입력
install.packages('devtools')
library(devtools)
install_github('jhk0530/Rstat')
library(Rstat)
strat.hist()
를 실행 했을때 우측 상단 쯤에 다음과 같은 그림이 나오면 OK.
This project is MIT licensed
This README was generated with :two_hearts: by shinyReadme
:email: hwanistic@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.