# NOT RUN {
# What are the names of the numeric skimmers?
show_skimmers("numeric")
# I want to create a set of skimmers for the hms class, using the date
# skimmers currently available.
funs <- get_skimmers()
skim_with(hms = funs$date)
# }
Run the code above in your browser using DataLab