R/CloseEnough.R

#' CloseEnough: A package using particle trajectories to compute non-random association
#' between particles and cellular structures
#'
#' The CloseEnough package provides two main fucntions: randomize_trajectory and min_distance
#'
#' @section randomize_trajectory:
#' The randomize_trajectory functions ...
#'
#' @docType package
#' @name CloseEnough
#'
#' @importClassesFrom EBImage Image
#' @importMethodsFrom EBImage Ops
NULL
MaxLev/CloseEnough documentation built on May 9, 2019, 2:19 a.m.