Skip to content

Public repository for Brad Cannell’s Introduction to R Programming and Data Management course at UTHealth

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

brad-cannell/intro.r.public

Repository files navigation

Introduction to R Programming and Data Management Public Repository

Lifecycle: experimental CRAN status

This is the public repository for Brad Cannell’s Introduction to R Programming and Data Management Public Repository course at UTHealth. It is still under development. Currently, this repository is for:

  1. R code for lab warm-ups.
  2. R code for labs.
  3. Other files intended to be shared with students and/or the public.
  4. Loading practice data sets.

Installation

You can install the development version of project from GitHub with:

# install.packages("devtools")
devtools::install_github("brad-cannell/intro.r.public")

Currently, there isn’t a reason to install this package. In the future, we imagine that we will use this package to share R code (including functions) and example data sets.

About

Public repository for Brad Cannell’s Introduction to R Programming and Data Management course at UTHealth

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages