Skip to content

Commit

Permalink
remove broken step in example
Browse files Browse the repository at this point in the history
* see #27
  • Loading branch information
jefferis committed Oct 6, 2020
1 parent 89403b1 commit e371b5a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions R/hemibrain_locality.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
#' "5813054716", "5813018847", "5813055448", "1763037543", "2101391269",
#' "1794037618", "5813018729", "2013333009")
#'
#' # use a smaller group in examples
#' al.local.neurons=al.local.neurons[1:5]
#'
#' # Get neurons
#' neurons = neuprint_read_neurons(al.local.neurons)
#'
Expand All @@ -38,9 +41,6 @@
#' just.leaves = TRUE, # just look how much the leaves of skeletons overlap, quicker (default)
#' delta = 5)
#'
#' # Plot
#' hist(hcm$overlap_locality, breaks = 100)
#'
#'}
#' @return a \code{data.frame} of metrics broken down by putative axon and dendrite, and their overlap_locality scores
#' @seealso \code{\link{hemibrain_overlap_locality}}
Expand Down
6 changes: 3 additions & 3 deletions man/hemibrain_compartment_metrics.Rd

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

0 comments on commit e371b5a

Please sign in to comment.