Skip to contents

Verify existing mapping objects

Summarising and visualising mappings

summary_by_target()
Summarize the composition of target categories.
autoplot(<xmap_df>) plot(<xmap_df>)
Autoplot function for xmap_df objects
add_placeholder_weights()
Add weights placeholder column to a data frame

Creating xmap objects

as_pairs_from_named() pairs_to_named_vector() pairs_to_named_list()
Convert between column pairs and named vector or lists
add_weights_unit() add_weights_equal() add_weights_prop()
Add weights to unweighted links
as_xmap_df() is_xmap() is_xmap_df()
Coerce objects to xmap_df
mock
Mock input objects for the xmap package

Using and Modifying xmap objects

xmap_to_matrix()
Extract incidence matrix from xmap objects
xmap_to_named_vector() xmap_to_named_list()
Coerce a unit weight xmap_df to a named vector or list
xmap_drop_extra()
Drop extra columns from xmap objects
xmap_reverse()
Reverse xmap direction
as_xmap_df() is_xmap() is_xmap_df()
Coerce objects to xmap_df
print(<xmap_df>)
Print an xmap object