ggpInit: Initiate ggplot2 layering

View source: R/g.R

ggpInitR Documentation

Initiate ggplot2 layering

Description

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

Usage

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

Arguments

object

An object of class spata2.

theme

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

Value

An empty ggplot.


kueckelj/SPATA2 documentation built on March 16, 2024, 10:25 a.m.