View source: R/make_usearea_file.r
Make a usearea file for image compositing
| 1 | make_usearea_file(dir, outfile, xmx, xmn, ymx, ymn)
 | 
| dir | character. full path name to scene directory example: "E:/mss/wrs2/038029" | 
| outfile | charcter. full path of output file | 
| xmx | numeric.max x coordinate | 
| xmn | numeric.min x coordinate | 
| ymx | numeric.max y coordinate | 
| ymn | numeric.min y coordinate | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.