R/nyped-package.R

#' @keywords internal
#' @importFrom Rcpp evalCpp
#' @useDynLib nyped, .registration = TRUE
"_PACKAGE"

# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL

#' Pipe operator
#'
#' @name %>%
#' @rdname pipe
#' @keywords internal
#' @export
#' @importFrom magrittr %>%
#' @usage lhs \%>\% rhs
NULL
ATFutures/nyped documentation built on Jan. 20, 2020, 10:04 p.m.