gt_nodes: Nodes

Description Usage Arguments Value Functions

View source: R/overhaul.R

Description

Get nodes from a graphTweets object.

Usage

1
2
3
gt_nodes(gt, meta = FALSE)

gt_add_meta(gt, name, source, target)

Arguments

gt

An object of class graphTweets as returned by gt_edges and gt_nodes.

meta

Set to TRUE to add meta data to nodes using users_data.

name

Name of column to create.

source, target

Name of column too apply to edge source and target.

Value

An object of class graphTweets.

Functions


JohnCoene/graphTweets documentation built on Jan. 8, 2020, 2:48 a.m.