Closed artxz closed 4 years ago
for example,
neuprint_connection_table(5812996970, prepost = "POST", threshold = 5)
returns an error:
Error in $<-.data.frame(*tmp*, "prepost", value = 1) : replacement has 1 row, data has 0
$<-.data.frame
*tmp*
Thanks @artxz!
for example,
neuprint_connection_table(5812996970, prepost = "POST", threshold = 5)
returns an error: