R/carHexsticker.R

Defines functions carHexsticker

Documented in carHexsticker

carHexsticker <- function(){
  browseURL(paste0("file://", system.file("misc", "car-hex.pdf", package="car")))
}

Try the car package in your browser

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

car documentation built on March 31, 2023, 6:51 p.m.