NDBオープンデータを可視化・分析しやすい形にするパッケージです。
tidy化したものをcsv/parquet形式で配布しています。パッケージはtidy化のコードを公表し、再現性を担保するためのものです。
現在、処方薬数量のtidyデータ版を公開しています。
You can install the development version from GitHub repository with:
# install.packages("devtools")
devtools::install_github("Vintea01/openNDB")
This is a basic example which shows you how to solve a common problem:
library(openNDB)
## basic example code
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.