OECD R-package transport data in R

“OECD” is a package in R, providing an interface for performing a querry directly from R code. In this post I use the “OECD” package to analyze European transport data. I begin by reading in the OECD package in R. It contains a function “search_dataset” and I want to read what it can do: “search_dataset” […]