Skip to content
Snippets Groups Projects
Select Git revision
  • a170c7628efb9fad125b2042776206b7ffa23290
  • main default protected
2 results

sozoeko1

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • user avatar
    bartsimo authored
    a170c762
    History

    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

    Check

    Can I Still push? can i push push?