useDynLib(robslopes, .registration=TRUE)
importFrom(Rcpp, evalCpp)
## export all regularly named functions
## (but allow for private functions whose name starts with a dot).name <- function(...)



export(TheilSen)
export(RepeatedMedian)
export(PassingBablok)
