From dcb7a1e1eeb36412d487130f14dfee2cb4a8b62a Mon Sep 17 00:00:00 2001 From: Gregory Jefferis Date: Fri, 24 Jan 2020 19:25:21 +0000 Subject: [PATCH] Remove empty return tags in docs --- R/connectivity.R | 2 -- man/neuprint_get_paths.Rd | 3 --- man/neuprint_get_shortest_paths.Rd | 3 --- 3 files changed, 8 deletions(-) diff --git a/R/connectivity.R b/R/connectivity.R index b95e706c..f3be16c0 100644 --- a/R/connectivity.R +++ b/R/connectivity.R @@ -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}} @@ -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}} diff --git a/man/neuprint_get_paths.Rd b/man/neuprint_get_paths.Rd index 48d577df..1efc67cd 100644 --- a/man/neuprint_get_paths.Rd +++ b/man/neuprint_get_paths.Rd @@ -41,9 +41,6 @@ set in your R.profile or R.environ are used.} 'Neurons', i.e. bodies with a status roughly traced status.} \item{...}{methods passed to \code{neuprint_login}} -} -\value{ - } \description{ Get all of the paths in the database that connect the query diff --git a/man/neuprint_get_shortest_paths.Rd b/man/neuprint_get_shortest_paths.Rd index 7e5e8bf6..ad0c4568 100644 --- a/man/neuprint_get_shortest_paths.Rd +++ b/man/neuprint_get_shortest_paths.Rd @@ -37,9 +37,6 @@ set in your R.profile or R.environ are used.} 'Neurons', i.e. bodies with a status roughly traced status.} \item{...}{methods passed to \code{neuprint_login}} -} -\value{ - } \description{ Get all of the shortest paths in the database that connect the