Skip to content

Commit

Permalink
añadido index
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea.torres committed May 16, 2024
1 parent a4017e2 commit 5f9a88a
Show file tree
Hide file tree
Showing 2 changed files with 1,219 additions and 57 deletions.
1,274 changes: 1,218 additions & 56 deletions docs/index.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ Basado en nuestro análisis exploratorio, estos son nuestros KPIs elegidos:
## **`Exportación dataset procesado`**

```{r}
rmarkdown::render("cuaderno.qmd", output_format = "html_document", output_file = "../docs/index.html")
rmarkdown::render("cuaderno.qmd", output_format = "pdf_document", output_file = "analisis_exploratorio")
```

Ahora vamos a generar el dataset procesado:
Expand Down

0 comments on commit 5f9a88a

Please sign in to comment.