README.md

Soscrap

Teaching webscraping to social scientists!

The package provides:

Installing socscrap

socscrap is not available on CRAN at the moment, and must be installed directly from Github using the devtools package.

Some Windows users might need to install Rtools to compile the package.

# If you don't have devtools installed already
install.packages("devtools")

# Install socscrap package
devtools::install_github("gaalcaras/socscrap")


gaalcaras/socscrap documentation built on Jan. 1, 2021, 2:16 a.m.