Learn R Programming

savR (version 1.10.0)

clusters: Get number of clusters per lane

Description

Sum the total number of clusters for all tiles in the lane.

Usage

clusters(project, lane)
"clusters"(project, lane = 1L)

Arguments

project
SAV project
lane
lane(s) number

Examples

Run this code
## Not run: 
# example(savR)
# clusters(fc, 1L)
# ## End(Not run)

Run the code above in your browser using DataLab