plotbasemap: Plot a map of Europe

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

plotbasemap is a function

Usage

1
2
  plotbasemap(lon1 = -4.5, lon2 = 9, lat1 = 50.5, lat2 = 62.5, new = TRUE,
              landcolor = grey(0.8), seacolor = NA, landborder = landcolor, data)

Arguments

lon1

~~Describe formula here~~

lon2

~~Describe formula here~~

lat1

~~Describe formula here~~

lat2

~~Describe formula here~~

new

~~Describe formula here~~

landcolor

~~Describe formula here~~

seacolor

~~Describe formula here~~

landborder

~~Describe formula here~~

data

~~Describe formula here~~

Details

~~ If necessary, more details than the description above ~~

Value

NULL is returned invisibly

Author(s)

Colin Millar

References

~put references to the literature/web site here ~

See Also

~~objects to See Also as help, ~~~

Examples

1
2

myFuncs documentation built on May 2, 2019, 4:53 p.m.