Publications by 田中 鮎夢
Document
16.05.2022
library(readxl) pwt2019 <- read_excel("pwt2019.xlsx") barplot(pwt2019$percapitaGDP,names.arg = pwt2019$countrycode) ...
7 sym R (117 sym/1 pcs) 1 img
ASV-package
25.05.2022
Installation install.packages("ASV_1.0.tgz", repos = NULL, type = "source") Installation of coda, freqdom, and ggplot2 packages is also required in advance. install.packages("coda", repos = "https://cloud.r-project.org") ## ## The downloaded binary packages are in ## /var/folders/rx/70h7hcf960l_l8jch4b6h2bh0000gn/T//Rtmp4xfxEw/downloaded_packag...
213 sym R (6563 sym/24 pcs) 14 img