Skip to content

Commit

Permalink
Empezado Tema 8
Browse files Browse the repository at this point in the history
  • Loading branch information
emesefe committed Dec 23, 2018
1 parent 072b2cf commit 21abf48
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 0 deletions.
17 changes: 17 additions & 0 deletions teoria/Tema8.Rmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: Tema 8 - Estadística descriptiva con datos cuantitativos
author: Juan Gabriel Gomila & María Santos
output:
ioslides_presentation:
widescreen: true
css: JB_style.css
logo: Imgs/LogoCurso.png
fig_height: 4
fig_width: 8
---

```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE, comment = NA)
```

# Descripción de datos cuantitativos
149 changes: 149 additions & 0 deletions teoria/Tema8.html

Large diffs are not rendered by default.

0 comments on commit 21abf48

Please sign in to comment.