#' @name reexports #' @return Depending on the re-exported function #' @keywords internal #' @examples #' 1 + 1 NULL #' @rdname reexports #' @importFrom dplyr as_tibble #' @export dplyr::as_tibble #' @rdname reexports #' @importFrom tidyr expand #' @export tidyr::expand #' @rdname reexports #' @importFrom S4Vectors aggregate #' @export S4Vectors::aggregate