Learn R Programming

DATAstudio (version 1.2.1)

thefts: Thefts in Buenos Aires

Description

To load the file use the command dataset("thefts"). The data consist of locations (latitude and longitude) of thefts in Buenos Aires from September 2019 to December 2020. For further details see de Carvalho and Martos (2024).

Arguments

References

de Carvalho, M. and Martos, G. (2024). Uncovering sets of maximum dissimilarity on random process data. Transactions on Machine Learning Research, 5, 1-31.

Examples

Run this code
dataset("thefts")
summary(thefts)
head(thefts)

Run the code above in your browser using DataLab