Description Usage Arguments Value Author(s) Examples
This function read the sentinel smoothed data file
| 1 2 | readMultiSentinelSmoothedData(path = "./data/", file = "gp.hdf5",
  size = NULL)
 | 
| path | the path containing the files | 
| file | the name of the file | 
| size | the number of sample to extract | 
A list with the sentinel data
Serge Iovleff
| 1 2 3 4 5 | ## the famous sentinel data set
## Not run: 
multiSentinelSmoothed <- readMultiSentinelSmoothedData()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.