tests/fail-data-frame.R

# fail-data-frame.R --- Fail if argument is not a data frame

library(usl)

data(AirPassengers)

try(usl(Jan ~ Feb + Mar, data=AirPassengers))

Try the usl package in your browser

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

usl documentation built on Aug. 29, 2022, 1:06 a.m.