diff --git a/README.md b/README.md index 88bad96ada68e11a706475148968cdcae3724db4..15e4e1a7877f999b4e836288ef7f6f0e450d7af9 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,34 @@ # sozoekds -Package for the course "Data Science for Socioeconomists" at the department of Socioeconomics at University of Hamburg, Germany. - -Includes 5 different data sets that will be used within the course: *airbnbbig* and *airbnbsmall* include data about Airbnb listing from London, *calhouse* includes data about the housing market in California, *examscores* is a fictional dataset about grades and the socioeconomic background of students, *testdata* is a fictional dataset about income and spending habits. +Package for the exam of the course "Data Science for Socioeconomists" at the department of Socioeconomics at University of Hamburg, Germany. ## Installation Either:\ -#install.packages("remotes") \ +#install.packages("remotes")\ #library(remotes)\ -remotes::install_gitlab("BAQ6370/sozoekds", host="gitlab.rrz.uni-hamburg.de") +remotes::install_gitlab("BAQ6370/sozoekdsexam", host="gitlab.rrz.uni-hamburg.de") or: #install.packages("devtools")\ #library(devtools)\ -devtools::install_git("[https://gitlab.rrz.uni-hamburg.de/baq6370/sozoekds.git](https://gitlab.rrz.uni-hamburg.de/bay1977/sozoeko1.git)") - -## Support +devtools::install_git("[<https://gitlab.rrz.uni-hamburg.de/baq6370/sozoekdsexam.git>]") \## Support If you find a bug please contact: [lisamarie.wegner\@uni-hamburg.de](lisamarie.wegner@uni-hamburg.de) ## Roadmap -Package should be used in teaching Datascience for Socioeconomists at WiSo-Fakultaet, area Socioeconomics at Hamburg University in Winter 2023. +Package should be used in exam of the course Datascience for Socioeconomists at WiSo-Fakultaet, area Socioeconomics at Hamburg University in Winter 2024. ## Authors and acknowledgment Lisa Wegner -## License +## License CC BY-NC-ND -## Project status +## Project status Active