plotteR: PackageMA - plotteR

Description Usage Arguments Value Examples

View source: R/plotteR.R

Description

Wraps around igraph-functions and plots a rudimental network. Either a bipartite or normal one.

Usage

1
plotteR(df, bipartite = FALSE, plotting = TRUE)

Arguments

bipartite

If TRUE returns a two-mode network, otherwise a one-mode network

plotting

If TRUE the network will be plotted (default option). Otherwise the graph is returned.

x

A Dataframe.

Value

Plots a Network to viewer.

Examples

1

NicoB-UOL/TopicFunder documentation built on Aug. 1, 2019, 5:20 p.m.