NEWS.md

Version 0.3.2

  1. Updated for changes to Pew websites.

Version 0.3.1

  1. Updated to accommodate revisions to upstream dependencies.

Version 0.3.0

  1. Works with the revised Pew Research Center website, which necessitated a switch back to RSelenium from rvest.
  2. By default, automatically converts downloaded datafiles to .RData format.

Version 0.2.0

  1. Faster
    • Revised the function to be more compact with the rvest functions.
    • Replaced the if-else if chains with the switch statements.
    • Overwrote the for loop by a sapply function.
  2. More user-friendly
    • Users do not need to set up the .Rprofile by themselves. If the information is missing the function will automatically call an input request at the terminal to ask for required information for the downloading.
    • Users can reset the register information stored in the .Rprofile by switching the argument reset to TRUE.
    • The function no longer relies on the Firefox browser.

Version 0.1.1

Allows nested directories to be automatically created if necessary if specified using the download_dir argument

Version 0.1.0

First release.



fsolt/pewdata documentation built on April 15, 2021, 5:09 p.m.