We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d71a24 commit 7055addCopy full SHA for 7055add
demo/sf-dt.R
@@ -1,4 +1,5 @@
1
library(plotly)
2
+library(crosstalk)
3
4
nc <- sf::st_read(system.file("shape/nc.shp", package = "sf"), quiet = TRUE)
5
ncsd <- highlight_unit(nc)
0 commit comments