remove_duplicated_edges: A function to remove duplicated rows in a dataframe or matrix

Description Usage Arguments

View source: R/remove_duplicated_edges.R

Description

This function removes from a dataframe or matrix duplicated rows. The dataframe or matrix stores edges of a graph. The dataframe or matrix has two columns, which are the two end points of an edge.

Usage

1

Arguments

x

A dataframe or row.


kelvinyangli/wrsgraph documentation built on Sept. 6, 2019, 10 a.m.