powered by
Remove isolated nodes.
RemoveIsolatedNodes(community, title)
an object of class Community.
Community
a title for the new community.
A new object of class Community.
Returns a new Community with isolated nodes removed.
Community, IsIsolatedNode
IsIsolatedNode
# NOT RUN { data(TL84) IsolatedNodes(TL84) TL84.no.isolated <- RemoveIsolatedNodes(TL84) IsolatedNodes(TL84.no.isolated) # }
Run the code above in your browser using DataLab