gf_in_degrees {graphframes}R Documentation

In-degrees of vertices

Description

In-degrees of vertices

Usage

gf_in_degrees(x)

Arguments

x

An object coercable to a GraphFrame (typically, a gf_graphframe).


[Package graphframes version 0.1.2 Index]