Skip to content

Commit 7055add

Browse files
committed
fix demo namespacing
1 parent 8d71a24 commit 7055add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/sf-dt.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
library(plotly)
2+
library(crosstalk)
23

34
nc <- sf::st_read(system.file("shape/nc.shp", package = "sf"), quiet = TRUE)
45
ncsd <- highlight_unit(nc)

0 commit comments

Comments
 (0)