plotNhoodGroups: Plot graph of neighbourhoods coloring by nhoodGroups

View source: R/plotNhoods.R

plotNhoodGroupsR Documentation

Plot graph of neighbourhoods coloring by nhoodGroups

Description

Visualize grouping of neighbourhoods obtained with groupNhoods

Usage

plotNhoodGroups(x, milo_res, show_groups = NULL, ...)

Arguments

x

A Milo object

milo_res

a data.frame of milo results containing the nhoodGroup column

show_groups

a character vector indicating which groups to plot all other neighbourhoods will be gray

...

arguments to pass to plotNhoodGraph

Value

a ggplot object

Author(s)

Emma Dann

Examples

NULL


MikeDMorgan/miloR documentation built on Feb. 29, 2024, 6:20 p.m.