powered by
compFilePathLandsat(files)
data.frame
path <- system.file("extdata", package = "satellite") files <- list.files(path, pattern = glob2rx("LC8*.tif"), full.names = TRUE) compFilePathLandsat(files)
Run the code above in your browser using DataLab