Skip to content
Snippets Groups Projects
Select Git revision
  • af09cd4e417452e28cf2aaaee35421729251961e
  • master default protected
  • csv_export
  • ndex
  • v1.1.18-rc2
  • v1.1.17
  • v1.1.16
  • v1.1.16-rc12
  • v1.1.16-rc11
  • v1.1.16-rc10
  • v1.1.16-rc9
  • v1.1.16-rc8
  • v1.1.16-rc7
  • v1.1.16-rc4
  • v1.1.16-rc3
  • v1.1.16-rc1
  • v1.1.6-rc1
  • v1.1.15
  • v1.1.15-rc7
  • v1.1.15-rc6
  • v1.1.15-rc3
  • v1.1.15-rc1
  • v1.1.14
  • v1.1.13
24 results

components

  • Clone with SSH
  • Clone with HTTPS
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    sozoeko1

    R package for lecture "Oekonometrie 1" im Bachelor "Sozialökonomie" an der Universität Hamburg

    Installation

    Either:
    #install.packages("remotes")
    #library(remotes)
    remotes::install_gitlab("baz9527/sozoeko1", host="gitlab.rrz.uni-hamburg.de")

    or:

    #install.packages("devtools")
    #library(devtools)
    devtools::install_git("https://gitlab.rrz.uni-hamburg.de/baz9527/sozoeko1.git")

    Usage

    Load package:
    #library(sozoeko1)\

    Load a dataset from package (e.g. food):
    food\

    Get help for the package in RStudio:
    ?sozoeko1\

    Get help for a dataset in the package in RStudio:
    ?food\

    Support

    If you find a bug please contact: simon.bartke@uni-hamburg.de

    Roadmap

    Package should be used in teaching Oekonometrie 1 at WiSo-Fakultaet, area Socioeconomics at Hamburg University in Winter 2022.

    Contributing

    Contributions are welcome. Please contact simon.bartke@uni-hamburg.de if you would like to contribute.

    Authors and acknowledgment

    Simon Bartke

    License

    CC BY-NC-ND

    Project status

    Active