www.crosshyou.info

政府統計の総合窓口のデータや、OECDやUCIやのデータを使って、Rの練習をしています。ときどき、読書記録も載せています。

2022-06-05から1日間の記事一覧

OECD Young self-employed data analysis 2 - data visualization with ggplot2 package, geom_point(), geom_line(), geom_boxplot and geom_histogram() and geom_bar().

Photo by CHUTTERSNAP on Unsplash www.crosshyou.info This posit is following of above post.Let's see data on some graphs. I use ggplot2 package which is included in tidyverse package. gerom_point() function makes scatter plot. I see men has…