R/description.R

Defines functions descript

descript <- function(x, ...){
  UseMethod("descript", x)
}

Try the RobinCar package in your browser

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

RobinCar documentation built on May 29, 2024, 3:03 a.m.