Nothing
#' CytoExploreR exports
#'
#' Exported wrappers of internal functions for use by CytoExploreR
#'
#' @name CytoExploreR_exports
NULL
#' @keywords internal
#' @name CytoExploreR_.estimateLogicle
#' @rdname CytoExploreR_exports
#' @export
CytoExploreR_.estimateLogicle <- function(x, channels, ...){
.estimateLogicle(x, channels, ...)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.