tests/testthat/programs/program2.R

# Create sample data
dat <- mtcars[1:20, ]


warning("data not ready")



print(paste("Program2: Number of rows in cars", nrow(dat)))

Try the common package in your browser

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

common documentation built on May 29, 2024, 1:48 a.m.