man-roxygen/sim.R

#' @param graph an object of class igraph
#' @param v1 numeric vector of vertex IDs
#' @param v2 numeric vector of vertex IDs
#' @param ... ...
#' @return A square numeric matrix with size equal to the number of vertices
#'   in the input graph.
#'
#' @seealso \code{\link[igraph]{similarity}}
mbojan/linkprediction documentation built on Nov. 30, 2020, 5:22 a.m.