powered by
Get a subset of the Sample data frame based on the user-specified blockLength.
blockSample(localSample, blockLength)
Sample data frame
integer size of subset.
surfaces matrix
# NOT RUN { library(EGRET) eList <- Choptank_eList Sample <- eList$Sample bsReturn <- blockSample(Sample, 25) # }
Run the code above in your browser using DataLab