functions for exploring module properties

Hi. I’m exploring modules and cliques in my data using the lovain method. i.e. cluster_lovain().

Aside from the sizes() function, which will give you the distribution of module sizes, are there any dedicated functions i could use to explore the properties of an object created from cluster_lovain()?

Thanks,

Nevermind. I found what i’m looking for in the manual. :woman_facepalming:t2: