R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  vctrs::s3_register("ggplot2::autoplot", "spatial_rset")
}

Try the spatialsample package in your browser

Any scripts or data that you put into this service are public.

spatialsample documentation built on Nov. 8, 2023, 1:08 a.m.