Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
⚠️ There is a [new version](https://github.com/jandix/rzeit2) of this package. # Purpose / Description Client for the ZEIT ONLINE Content API - Interface to gather newspaper articles from *DIE ZEIT* and *ZEIT ONLINE*, based on a multilevel query. Including sorting algorithms and graphical output options. # Status The package is not supported anymore, but still stable. # Installation ```{r, eval=FALSE} devtools::install_github("tollpatsch/rzeit") ``` # Authors Jana Blahak jana.blahak@uni-konstanz.de Jan Dix jan.dix@uni-konstanz.de Christian Graul christian.graul@gmail.com Special thanks to [Simon Munzert](http://simonmunzert.github.io/) and [Peter Meißner](https://github.com/petermeissner), who helped us entering the world of R and GitHub.