Commit f446f581 authored by houyun's avatar houyun
Browse files

clean doc

parent 4dc72126
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -137,7 +137,6 @@ as_tbl_graph.corr.test <- function(x, ...) {
#' @param type one of "full", "upper" or "lower", used to extract upper or lower
#' triangular part of a adjacency matrix.
#' @param diag if FALSE (default),  self-edges will be removed.
#' @param missing numeric, used to fill in missing values.
#' @return a matrix object.
#' @author Hou Yun
#' @rdname adjacency_matrix
+0 −2
Original line number Diff line number Diff line
@@ -18,8 +18,6 @@ coefficient matrix, and if (FALSE) will return adjacency matrix.}
triangular part of a adjacency matrix.}

\item{diag}{if FALSE (default),  self-edges will be removed.}

\item{missing}{numeric, used to fill in missing values.}
}
\value{
a matrix object.