R/bdwebmap.R

Defines functions bdwebmap

Documented in bdwebmap

#' (Deprecated) Interactive web page based map of records
#' @return No return value. NULL


#' @export
bdwebmap <- function(){
  .Deprecated("Package Leaflet is not on CRAN")
  return(NULL)
}

Try the bdvis package in your browser

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

bdvis documentation built on June 9, 2022, 5:08 p.m.