## 'data.frame':    77673 obs. of  8 variables:
##  $ ï..Date_reported : chr  "2020-01-03" "2020-01-04" "2020-01-05" "2020-01-06" ...
##  $ Country_code     : chr  "AF" "AF" "AF" "AF" ...
##  $ Country          : chr  "Afghanistan" "Afghanistan" "Afghanistan" "Afghanistan" ...
##  $ WHO_region       : chr  "EMRO" "EMRO" "EMRO" "EMRO" ...
##  $ New_cases        : int  0 0 0 0 0 0 0 0 0 0 ...
##  $ Cumulative_cases : int  0 0 0 0 0 0 0 0 0 0 ...
##  $ New_deaths       : int  0 0 0 0 0 0 0 0 0 0 ...
##  $ Cumulative_deaths: int  0 0 0 0 0 0 0 0 0 0 ...
## Warning: package 'ggplot2' was built under R version 4.0.3
## Warning: Ignoring unknown parameters: binwidth, bins, pad
## Warning: Use of `covid$ï..Date_reported` is discouraged. Use `ï..Date_reported`
## instead.

## Warning: Ignoring unknown parameters: binwidth, bins, pad

## Warning: Use of `covid$ï..Date_reported` is discouraged. Use `ï..Date_reported`
## instead.

Graficas por regiones

## Warning: Ignoring unknown parameters: binwidth, bins, pad
## Warning: Use of `covid$ï..Date_reported` is discouraged. Use `ï..Date_reported`
## instead.

## Warning: Ignoring unknown parameters: binwidth, bins, pad

## Warning: Use of `covid$ï..Date_reported` is discouraged. Use `ï..Date_reported`
## instead.

Grafica para Colombia

## Warning: Ignoring unknown parameters: binwidth, bins, pad
## Warning: Use of `colombia$ï..Date_reported` is discouraged. Use
## `ï..Date_reported` instead.

## Warning: Ignoring unknown parameters: binwidth, bins, pad

## Warning: Use of `colombia$ï..Date_reported` is discouraged. Use
## `ï..Date_reported` instead.