Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding basic examples for path functions. #46

Merged
merged 1 commit into from
Jan 28, 2020
Merged

Conversation

romainFr
Copy link
Collaborator

No description provided.

@@ -284,6 +288,7 @@ neuprint_get_paths <- function(body_pre, body_post, n, weightT=5, roi=NULL,
stringsAsFactors = FALSE)
})), error= function(e) NULL)
}))
connTable
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@romainFr without this you were doing the equivalent of

invisible(connTable)

@jefferis jefferis merged commit 8b61ee1 into master Jan 28, 2020
@jefferis jefferis deleted the path-examples branch January 28, 2020 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants