ggpInit.Rd
Initiates a ggplot object to which ggpLayer
-
functions can be added for individual plotting ideas.
ggpInit(object = "object", theme = "void", data = "coords")
An object of class SPATA2
or, in case of S4 generics,
objects of classes for which a method has been defined.
Character value. String that denotes the default
theme. Defaults to void
An empty ggplot.