geopart: geopart

View source: R/geopart.R

geopartR Documentation

geopart

Description

Partitions a dataset according to the location area each observation belongs to.

Usage

geopart(dataset, shape_file)

Arguments

dataset

A data.frame or matrix object containing lon/lat coordinates

shape_file

A SpatialPolygonsDataFrame object created using sp package


tomasbarcellos/milton documentation built on Nov. 23, 2023, 1:27 a.m.