Description Usage Arguments Value
Add cluster vertices to a landmark graph
| 1 2 3 4 5 6 7 | add_vertices_to_landmarks_graph(
  G,
  tab.clustered,
  tab.landmarks,
  col.names,
  min.similarity = 0.5
)
 | 
| G | An  | 
| tab.clustered | A  | 
| tab.landmarks | A  | 
| col.names | A character vector of column names to be used for the analysis (these must correspond to the names
of the columns in  | 
| min.similarity | The minimum similarity value to be used as threshold to filter out edges. See the documentation
for  | 
Returns a new igraph object with the added cluster vertices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.