Skip to content

Commit

Permalink
updated site
Browse files Browse the repository at this point in the history
  • Loading branch information
RodrigoZepeda committed Sep 9, 2022
1 parent 5ea5883 commit a271775
Show file tree
Hide file tree
Showing 47 changed files with 406 additions and 456 deletions.
9 changes: 3 additions & 6 deletions R/plot_covid.R
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
#' PLOT DATOS DE COVID
#' Grafica los casos de COVID-19
#'
#' @description
#' `plot_covid` Grafica automaticamente la base de datos de covid
#'
#' @details
#' Por default calcula el total de casos.
#' This is not an official product / este no es un producto oficial
#' `plot_covid` Intenta graficar automaticamente la base de datos de covid generados por [casos()]
#'
#' @param datos_covid (**obligatorio**) Lista de `tibble`s resultante de [casos()], [cfr()],
#' [chr()], [positividad()] o [rt()]
Expand Down Expand Up @@ -99,6 +95,7 @@
#' # Finalmente desconectamos
#' datos_covid$disconnect()
#'
#' @seealso [casos()]
#' @export

plot_covid <- function(datos_covid,
Expand Down
2 changes: 1 addition & 1 deletion docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE-text.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/LICENSE.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified docs/articles/CDMX.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/articles/Estudio_de_Caso_CDMX.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 16 additions & 16 deletions docs/articles/Preguntas_Frecuentes.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a271775

Please sign in to comment.