Skip to content

R package containing data on Motu working papers

Notifications You must be signed in to change notification settings

bldavies/motuwp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

motuwp

This package contains information about Motu working papers published between 2003 and 2020. The package provides two data frames:

  • papers: working paper attributes.
  • authors: paper-author correspondences.

I build these data frames by running data-raw/pages.R, data-raw/repec.R, data-raw/papers.R and data-raw/authors.R (in that order), each in a fresh instance of motuwp.Rproj.

Installation

motuwp can be installed via remotes:

library(remotes)
install_github('bldavies/motuwp')

License

CC0

About

R package containing data on Motu working papers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages