## -- Attaching packages --------------------------------------- tidyverse 1.3.1 --
## v ggplot2 3.3.5 v purrr 0.3.4
## v tibble 3.1.6 v dplyr 1.0.8
## v tidyr 1.2.0 v stringr 1.4.0
## v readr 2.1.2 v forcats 0.5.1
## -- Conflicts ------------------------------------------ tidyverse_conflicts() --
## x dplyr::filter() masks stats::filter()
## x dplyr::lag() masks stats::lag()
## Rows: 6598 Columns: 5
## -- Column specification --------------------------------------------------------
## Delimiter: ","
## chr (3): الاسم, الجنس, العمر
## dbl (2): مسلسل, رقم الهوية
##
## i Use `spec()` to retrieve the full column specification for this data.
## i Specify the column types or set `show_col_types = FALSE` to quiet this message.
## Warning in replace_with(out, !condition, false, "`false`", "length of
## `condition`"): NAs introduced by coercion
## `stat_bin()` using `bins = 30`. Pick better value with `binwidth`.