Closed tseppelt closed 4 years ago
This bug does not only affect pathological motifs. For example,
show_motif('2,2[VI.A]')
does not work either. This motif contains only one empty level.
Possibly not very stable fix, but added additional conversion for statnet objects e42f6e918aa369c287838030d1a8cc6d4e617de2
I tried
(this is the 4-motif without edges) and got
The problem is in
as_tbl_graph()
.