R/wadeTools.R

#
# wadeTools.R
#
# Package documentation file.
#
# 2020-01-15  WTR
#
################################################################################
################################################################################
#                     Copyright Still Pond Cytomis LLC 2020.                  ##
#        All Rights Reserved. No part of this source code may be reproduced   ##
#            without Still Pond Cytomics express written consent.             ##
################################################################################
################################################################################
#
#' @docType package
#' @name wadeTools
#' @title wadeTools package of moderately useful flow cytometry functions.
#' @importFrom grDevices chull colorRampPalette contourLines dev.off dev.print hsv png
#' @importFrom graphics abline axis box layout lines par points polygon segments text title
#' @importFrom methods as is new show
#' @importFrom stats density ecdf lm median predict quantile rnorm sd smooth.spline splinefun
#' @importFrom splus2R peaks
#' @importFrom fields xline yline
#' @importFrom KernSmooth bkde bkde2D
#' @importFrom splancs as.points
#' @import flowCore
#' @import flowViz
#' @import flowFP
#' @import ggplot2
NULL
rogerswt/wadeTools documentation built on Feb. 16, 2023, 7:47 a.m.