## Not run:
# library(faahKO)
# cdfpath <- system.file("cdf", package = "faahKO")
# cdffiles <- list.files(cdfpath, recursive = TRUE, full.names = TRUE)
# xraw <- xcmsRaw(cdffiles[1])
#
# image(xraw) ## not how with intLin the intensity's blur
# profMethod(xraw) <- "bin"
# image(xraw) ## now with 'bin' there is no blurring good for centroid data
# ##try binlinbase for profile data
# ## End(Not run)
Run the code above in your browser using DataLab