# nocov start
.onLoad <- function(...) {
NA_wkt_ <<- wk::new_wk_wkt(character())[NA_integer_]
NA_wkb_ <<- new_wk_wkb()[NA_integer_]
NA_xy_ <<- geo_xy()[NA_integer_]
NA_segment_ <<- geo_segment()[NA_integer_]
NA_rect_ <<- geo_rect()[NA_integer_]
}
# nocov end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.