GET_SUBSET {MaxWiK} | R Documentation |
The function to get subset with size psi for Voronoi diagram
Description
The function to get subset with size psi for Voronoi diagram
Usage
GET_SUBSET(data_set, pnts)
Arguments
data_set |
Data.frame of Voronoi diagram |
pnts |
Integer vector of indexes of columns of the data_set |
Value
Subset of data_set with columns pnts
Examples
NULL
[Package MaxWiK version 1.0.5 Index]