pttR handles most of the dirty works to retrieve data from PTT web. It convert posts from PTT web to a dataframe in R. See the package website for details.

Installation

You can install pttR from github with:

# install.packages("remotes")
remotes::install_github("liao961120/pttR", ref = "build")

Example

See vignettes for more detail.

Branch for Dowloading

This Branch is automatically built for dowloading pttR. See master branch instead.