With plot_egograms you can only use includeego = T if there is at least one alter-alter tie. In a network where the alters are only connected to the ego, and there are no connections between the alters (creating a sort of "star" with the ego in the middle), the following error message will occur:
Error in i_set_edge_attr(x, attr(value, "name"), index = value, value = attr(value, :
Length of new attribute value must be 1 or 4, the number of target edges, not 0
With plot_egograms you can only use includeego = T if there is at least one alter-alter tie. In a network where the alters are only connected to the ego, and there are no connections between the alters (creating a sort of "star" with the ego in the middle), the following error message will occur: