Skip to contents

Operations

weave()
Weave a path through an object
weave-methods
Weave a new LinkMap from a MultiFactor
weave_coverage() test_enrichment()
Perform enrichtment analysis from a weave
stack-methods
Combine levels across several LinkMaps in a MultiFactor
weave_apply()
Index a table and apply arbitrary code to it
weave_apply-methods
Index a table by a MultiFactor and apply arbitrary code to it
weave_to_tbl()
Expand a table based on possibly overlapping group membership.

Classes

MultiFactor()
MultiFactor S7 container class
MultiFactor-methods
Methods for MultiFactor S7 container class
augment(<MultiFactor::MultiFactor>)
Tools to modify MultiFactors
LinkMap()
LinkMap S7 container class
LinkMap-methods
Methods for LinkMap S7 container class
nlevels()
The Number of Levels of an Object
factor_path()
factor_path S7 class
factor_path-methods
Methods for factor_path S7 class
select_path()
Weave a path through an object
select_path-methods
Define a path through a MultiFactor object.

Converters

as.MultiFactor()
Convert common classes to MultiFactor
as.LinkMap()
Convert common classes to LinkMap
as.LinkMap-methods
Convert common classes to LinkMap or MultiFactor
as.igraph(<MultiFactor::MultiFactor>)
Convert a MultiFactor to igraph
as.igraph(<MultiFactor::LinkMap>)
Convert a LinkMap to igraph
as.matrix(<MultiFactor::LinkMap>)
Convert a LinkMap to a sparse matrix. Convert a LinkMap to a sparse matrix object from the Matrix package.
as.data.frame(<MultiFactor::LinkMap>)
Convert a LinkMap to a data.frame Convert a LinkMap back to a regular data.frame. Metadata is included.
mf_as_graph_df()
Convert a MultiFactor to relational graph format.

Datasets

draw_cards() poker_scores() randomMultiFactor() trade_posts() randomLinkMap()
Generate and optionally draw from a poker deck.
trade_goods
Small data set of six types of goods.
playing_cards
Basic names of entities in a card deck.

Utils

read_adjacency_list()
Read Relational Data Values