All functions

as.igraph(<epicontacts>)

Create igraph object from contact data

codeawesome

Reference codes for fontawesome

transp() edges_pal() cases_pal() spectral() fac2col()

Color tools and palettes for epicontacts

get_clusters()

Assign cluster IDs to epicontacts data

get_degree()

Find node degree for epicontacts objects

get_id()

Access unique identifiers in epicontacts objects

get_pairwise()

Characterise contacts by comparing case attributes

graph3D()

Interactive 3D Force-directed graph from epicontacts object

make_epicontacts()

Read linelist and contact data

plot(<epicontacts>)

Plot epicontacts objects

print(<epicontacts>)

Print method for epicontacts objects

print(<summary_epicontacts>)

Print method for summary_epicontacts objects

`[`(<epicontacts>)

Subset epicontacts objects based on case identifiers

subset(<epicontacts>)

Subset an epicontact object by factors

subset_clusters_by_id()

Subset epicontacts by case-specified clusters

subset_clusters_by_size()

Subset clusters from epicontacts object by cluster size

summary(<epicontacts>)

Summary method for epicontacts objects

thin()

Thin data to retain matching linelist / contacts

vis_epicontacts()

Plot epicontacts objects using visNetwork