if (FALSE) {
# Can only be run by the developer, since it uses a private file.
f <- "/Users/kelley/Dropbox/oce_secret_data/ad2cp/byg_trimmed.ad2cp"
if (file.exists(f)) {
oceFileTrim(f, 10L) # this file holds 100 data segments
}
}
Run the code above in your browser using DataLab