detention_centers_tbl_df | R Documentation |
This dataset, detention_centers_tbl_df, is a tibble containing detailed information about clandestine detention centers used during Argentina's last dictatorship. The dataset includes site identifiers, locations, designations, and coordinates.
data(detention_centers_tbl_df)
A tibble with 762 observations and 7 variables:
Numeric ID of the site
Description of the location and ownership
Designation or known name of the detention center
Logical indicator of whether the site is a memory space
Textual description of the site's geographic location
Longitude
Latitude
The dataset name has been kept as 'detention_centers_tbl_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the ArgentinAPI package and assists users in identifying its specific characteristics. The suffix 'tbl_df' indicates that the dataset is a tibble. The original content has not been modified in any way.
Based on data from the presentes package (version 0.1.0). Available at: https://www.argentina.gob.ar/sites/default/files/6._anexo_v_listado_de_ccd-investigacion_ruvte-ilid.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.