Nothing
#' @rdname MatrixFeatures
#' @export
setGeneric("MatrixFeatures", function(x){
standardGeneric("MatrixFeatures")
})
#' @rdname LastPop
#' @export
setGeneric("LastPop", function(x){
standardGeneric("LastPop")
})
#' @rdname AllPop
#' @export
setGeneric("AllPop", function(x){
standardGeneric("AllPop")
})
#' @rdname FitScore
#' @export
setGeneric("FitScore", function(x){
standardGeneric("FitScore")
})
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.