/Intro_R_4_Stats

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Introducción a la Estadística con R

Aquí se puede encontrar material del curso:

Introducción a la Estadística con R.

Scripts:

The Workshop was held with Google Colab. Google Colab instantaneously runs Jupyter Notebooks in your browser with an R Kernel.

If you prefer to use RStudio to run the scripts, you have two options:

  • You can find the raw Rmarkdown files here in this repository. Download them and open them in your local RStudio.

  • Simply start a Binder instance which will create a session of RStudio in your Browser (may take a little bit):

    Binder

Note: If you are using Binder don't forget to download the files before you close out the session because otherwise anything you added will be lost!

The slides are knitted with the help of the {xaringan} R package and the source code can be found here.