Diff of /man/clean_igraph.Rd [000000] .. [13df9a]

Switch to unified view

a b/man/clean_igraph.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/2-1.build.R
3
\name{clean_igraph}
4
\alias{clean_igraph}
5
\title{Clean a igraph object}
6
\usage{
7
clean_igraph(go, direct = TRUE)
8
}
9
\arguments{
10
\item{go}{igraph, metanet objects}
11
12
\item{direct}{direct?}
13
}
14
\value{
15
a igraph object
16
}
17
\description{
18
Clean a igraph object
19
}