#' MONECA
#'
#' Mobility Network Clustering Algorithm
#' @docType package
#' @name MONECA
#' @examples
#' data(occupations)
#' seg <- moneca(mob.mat)
#' seg
#'
#' @import ggplot2
#' @import igraph
#' @import grid
#' @import RColorBrewer
#' @import scales
#' @import toOrdinal
NULL
# @import soc.elite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.