Skip to content

Commit

Permalink
Remove empty return tags in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Jan 24, 2020
1 parent f5e739f commit dcb7a1e
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions R/connectivity.R
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ neuprint_simple_connectivity <- function(bodyids,
#' @param roi Limit the search to connections happening within a certain ROI or
#' set of ROIs (NULL by default)
#' @param ... methods passed to \code{neuprint_login}
#' @return
#' @seealso \code{\link{neuprint_get_shortest_paths}},
#' \code{\link{neuprint_common_connectivity}},
#' \code{\link{neuprint_get_adjacency_matrix}}
Expand Down Expand Up @@ -303,7 +302,6 @@ neuprint_get_paths <- function(body_pre, body_post, n, weightT=5, roi=NULL,
#' neuPrint server see \code{\link{neuprint_login}}. If NULL, your defaults
#' set in your R.profile or R.environ are used.
#' @param ... methods passed to \code{neuprint_login}
#' @return
#' @seealso \code{\link{neuprint_get_paths}},
#' \code{\link{neuprint_common_connectivity}},
#' \code{\link{neuprint_get_adjacency_matrix}}
Expand Down
3 changes: 0 additions & 3 deletions man/neuprint_get_paths.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions man/neuprint_get_shortest_paths.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dcb7a1e

Please sign in to comment.