R/poel-package.R

#' @title poel
#'
#' @description Description
#'
#' @details Details
#'
#' @docType package
#' @name poel-package
#' @aliases poel
#' @author A.J. Barbour
#'
# @useDynLib poel
#' @importFrom dplyr tbl_df
#' @importFrom magrittr %>%
#' @importFrom readr read_table read_lines
#' @importFrom plyr ldply llply
#' @importFrom fields image.plot
#' @importFrom Rcpp evalCpp
#' @importFrom stats approxfun
#' @exportPattern "^[[:alpha:]]+"

NULL
abarbour/poel documentation built on June 22, 2019, 6:45 p.m.