#'
#' @title UNFINISHED: Calculate the overlap coefficient (OC) time series for a set of connectivity matrices
#'
#' @description Calculates the overlap coefficient (OC) time series for a set of connectivity matrices.
#'
#' @param dfrCMs - dataframe with connectivity matrices from a connectivity analysis
#'
#' @return TODO: complete this
#'
#' @details None.
#'
#' @export
#'
calcOverlapCoefficient.CMs<-function(dfrCMs){
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.