| minorFuns | R Documentation |
Compendium of minor MODIS package-related functions.
search4map(pattern = "", database = "worldHires", plot = FALSE)
pattern |
Regular expression passed to |
database |
|
plot |
|
A list of length 2. The first entry is the call to create the given
map, whereas the second entry represents the names of areas within the
search.
search4map(): Simplifies search for mapdata-based extents
Matteo Mattiuzzi
getTile(), maps::map(), grep().
search4map() search4map(pattern="USA",plot=TRUE) search4map(database="state",plot=TRUE) search4map(database="italy",pattern="Bolz",plot=TRUE) search4map(pattern="Sicily",plot=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.