R/zzz.R

Defines functions unused_import

# nocov start

unused_import <- function() {
  bit64::integer64()
}

# nocov end
psychelzh/data.iquizoo documentation built on April 18, 2024, 3:06 a.m.