Rで何かをしたり、読書をするブログ

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

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

World Bank's Pregnant women receiving prenatal care (%) data analysis 3 - Visualizing data with ggplot2 package

UnsplashのNatalia Marcelewiczが撮影した写真 www.crosshyou.info This post is following of the above post. In this post, let's visualize data with ggplot2 package. First, let's make an overall histogram. Many observations are 100% care. Next…

World Bank's Pregnant women receiving prenatal care (%) data analysis 2 - merge care (%) data frame and country meta data frame.

Generated by Bing Image Creator: Long wide range landscape of beautiful beach, photo style www.crosshyou.info This post is following of the above post. CSV files from World Bank web site includes country meta data file like below. I will l…