gf_friends: Graph of friends in a social network.

Description Usage Arguments Examples

View source: R/gf_examples.R

Description

Graph of friends in a social network.

Usage

1

Arguments

sc

A Spark connection.

Examples

1
2
3
4
5
6
## Not run: 
library(sparklyr)
sc <- spark_connect(master = "local")
gf_friends(sc)

## End(Not run)

rstudio/graphframes documentation built on May 17, 2019, 8:44 p.m.