vectors(x, subset, ...)# S4 method for NeuroVec,missing
vectors(x)
# S4 method for DenseNeuroVec,missing
vectors(x)
# S4 method for NeuroVec,numeric
vectors(x, subset)
# S4 method for NeuroVec,logical
vectors(x, subset)
# S4 method for NeuroVecSeq,missing
vectors(x)
# S4 method for NeuroVecSeq,numeric
vectors(x, subset)
# S4 method for NeuroVecSeq,logical
vectors(x, subset)
# S4 method for ROIVec,missing
vectors(x)
# S4 method for matrix,missing
vectors(x)
# S4 method for ROIVec,integer
vectors(x, subset)
# S4 method for matrix,integer
vectors(x, subset)
# S4 method for matrix,numeric
vectors(x, subset)
# S4 method for ROIVec,numeric
vectors(x, subset)
# S4 method for ROIVec,logical
vectors(x, subset)
# S4 method for SparseNeuroVec,missing
vectors(x, nonzero = FALSE)