clusters {savR} | R Documentation |
Sum the total number of clusters for all tiles in the lane.
clusters(project, lane) ## S4 method for signature 'savProject,integer' clusters(project, lane = 1L)
project |
SAV project |
lane |
lane(s) number |
## Not run: example(savR) clusters(fc, 1L) ## End(Not run)