Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

CRAN version Travis-CI Build Status

pewdata

pewdata is an R package that provides reproducible, programmatic access to survey datasets from the Pew Research Center.

To install:

  • the latest released version: install.packages("pewdata")
  • the latest development version:
if (!require(remotes)) install.packages("remotes")
remotes::install_github("fsolt/pewdata")

Note that pewdata depends on the Chrome Dev browser; if you don't already have it installed on your machine, get it here.

pewdata also depends on having a working installation of rJava. Helpful hints for Mac users and for Windows users.

For more details, check out the vignette.

About

Reproducible Retrieval of Pew Research Center Datasets in R

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.