MRposts is an R package containing data on Marginal Revolution blog posts. It provides two tables:
metadata
: post metadata.categories
: post ID-category pairs.
MRposts can be installed from GitHub via remotes:
remotes::install_github('bldavies/MRposts')
See my blog post for examples.
CC0