This function calculates the ClusterRank of input vertices and
works with both directed and undirected networks.
This function and all of its descriptions have been adapted from the centiserve package with
some minor modifications. ClusterRank is a local ranking algorithm which takes into account not only
the number of neighbors and the neighbors’ influences, but also the clustering coefficient.