Skip to content

Commit

Permalink
Speed up hemibrain_clean_skeleton example
Browse files Browse the repository at this point in the history
* this is run when generating pkgdown site
* 28 neurons seems a bit excessive
* but see #24 which means this doesn't work at the moment anyway
  • Loading branch information
jefferis committed Oct 5, 2020
1 parent db9221f commit 365370c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/hemibrain_read_neurons.R
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@ scale_neurons.neuronlist = function(x, scaling = (8/1000), ...){
#' "5813054716", "5813018847", "5813055448", "1763037543", "2101391269",
#' "1794037618", "5813018729", "2013333009")
#'
#' # Only use first three neurons for documentation purposes
#' al.local.neurons=al.local.neurons[1:3]
#' # Get neurons
#' neurons = neuprintr::neuprint_read_neurons(al.local.neurons)
#'
Expand Down
2 changes: 2 additions & 0 deletions man/hemibrain_clean_skeleton.Rd

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

0 comments on commit 365370c

Please sign in to comment.