R/FKF-package.R

#' @useDynLib FKF
#' @import graphics
# #' @import RUnit
#' @importFrom grDevices rainbow
#' @importFrom stats acf ccf ppoints qchisq qnorm qqnorm qqplot
#' @exportClass fkf
NULL
##export("fkf", "plot.fkf")
##exportClasses("fkf")
## export plot method for class fkf
##S3method("plot", "fkf")

Try the FKF package in your browser

Any scripts or data that you put into this service are public.

FKF documentation built on Oct. 11, 2022, 1:06 a.m.