Skip to content
Snippets Groups Projects
Commit c2f89e96 authored by Weinig, Max Valentin's avatar Weinig, Max Valentin
Browse files

Changes in Readme File

parent 596b532f
No related branches found
No related tags found
No related merge requests found
...@@ -6,13 +6,13 @@ R package for lecture "Oekonometrie 1" im Bachelor "Sozialökonomie" an der Univ ...@@ -6,13 +6,13 @@ R package for lecture "Oekonometrie 1" im Bachelor "Sozialökonomie" an der Univ
Either:\ Either:\
\#install.packages("remotes") \ \#install.packages("remotes") \
\#library(remotes)\ \#library(remotes)\
remotes::install_gitlab("baz9527/sozoeko1", host="gitlab.rrz.uni-hamburg.de") remotes::install_gitlab("bay1977/sozoeko1", host="gitlab.rrz.uni-hamburg.de")
or: or:
\#install.packages("devtools")\ \#install.packages("devtools")\
\#library(devtools)\ \#library(devtools)\
devtools::install_git("https://gitlab.rrz.uni-hamburg.de/baz9527/sozoeko1.git") devtools::install_git("https://gitlab.rrz.uni-hamburg.de/bay1977/sozoeko1.git")
## Usage ## Usage
...@@ -29,15 +29,16 @@ Get help for a dataset in the package in RStudio:\ ...@@ -29,15 +29,16 @@ Get help for a dataset in the package in RStudio:\
?food ?food
## Support ## Support
If you find a bug please contact: simon.bartke@uni-hamburg.de If you find a bug please contact: max.weinig@uni-hamburg.de
## Roadmap ## Roadmap
Package should be used in teaching Oekonometrie 1 at WiSo-Fakultaet, area Socioeconomics at Hamburg University in Winter 2022. Package should be used in teaching Oekonometrie 1 at WiSo-Fakultaet, area Socioeconomics at Hamburg University in Winter 2023.
## Contributing ## Contributing
Contributions are welcome. Please contact simon.bartke@uni-hamburg.de if you would like to contribute. Contributions are welcome. Please contact max.weinig@uni-hamburg.de if you would like to contribute.
## Authors and acknowledgment ## Authors and acknowledgment
Max Weinig
Simon Bartke Simon Bartke
## License ## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment