datatable_grid | R Documentation |
This function create overlapping polygons using the data.table R package
datatable_grid(data_inp, dist = 0.05, n_grid = 20, verify_visually = FALSE)
data_inp |
data_inp |
dist |
dist |
n_grid |
n_grid |
verify_visually |
verify_visually |
Data frame
Juan Alberto Molina-Valero
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.