Initiates a ggplot object to which ggpLayer- functions can be added for individual plotting ideas.

ggpInit(object = "object", theme = "void", data = "coords")

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

theme

Character value. String that denotes the default theme. Defaults to void

Value

An empty ggplot.