1# Generated by roxygen2: do not edit by hand
2
3S3method(safe_median,numeric)
4export(check_dots_empty)
5export(check_dots_unnamed)
6export(check_dots_used)
7export(safe_median)
8import(rlang)
9useDynLib(ellipsis, .registration = TRUE)
10