How to make lasso or oval shape selection using `shiny::brushedPoints()` in the scatterplot embedded in shiny?

Hi,

shiny::brushedPoints() makes rectangular selection of points in the scatter plot. However, I wonder can i make lasso or oval shape selection to give user more flexibility ?

Thanks,
Chirag.