knitr::opts_chunk$set(echo      = TRUE,
                      message   = FALSE,
                      warning   = FALSE,
                      comment   = NA,
                      fig.align = 'center')

# Escribe los packages que usarás aquí:

require(ayudantia.epg3308)

Pregunta 1

Pregunta 1.1

# Escribe tu código aquí

Pregunta 2

Pregunta 2.1

# Escribe tu código aquí

Pregunta 3

Pregunta 3.1

# Escribe tu código aquí


estebanrucan/ayudantia.epg3308 documentation built on April 14, 2022, 6:36 p.m.