% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/community.R
\name{is.hierarchical}
\alias{is.hierarchical}
\title{Functions to deal with the result of network community detection}
\usage{
is.hierarchical(communities)
}
\description{
\ifelse{html}{\href{https://lifecycle.r-lib.org/articles/stages.html#deprecated}{\figure{lifecycle-deprecated.svg}{options: alt='[Deprecated]'}}}{\strong{[Deprecated]}}
\code{is.hierarchical()} was renamed to \code{is_hierarchical()} to create a more
consistent API.
}
\keyword{internal}
|