select(x, ...)select(x, use='rec', draw=TRUE, col='cyan', size=2, ...)
use Character: 'rec' or 'pol'. To use a rectangle or a polygon for selecting
draw Logical. Add the selected features to the plot
col Color. Color to use to draw the selected features (when draw=TRUE)
size size. Size to draw the selected features with (when draw=TRUE)
}crop