open-discourse / opendiscouRse

Package containing functions to obtain descriptive statistics and analyses of the Open Discourse database.
https://open-discourse.github.io/opendiscouRse/
Other
3 stars 0 forks source link

1 connector class #5

Closed FloLimebit closed 2 years ago

FloLimebit commented 2 years ago

``This is the first draft/version of the Open Discourse Classes.

This PR introduces 2 classes:

Furthermore there is a Makefile now that provides two command line helpers: make install-db -> downloads and starts the latest OpenDiscourse Container from GitHub make delete-db -> stops and removes the docker container

Finally, the get_data2.R script in /scripts provides an example of how to use the two R6 classes