plot.data.mappings: Plot components from data mapping

View source: R/mappings.R

plot.data.mappingsR Documentation

Plot components from data mapping

Description

This needs ggplot2 and ggdag to function correctly.

Usage

## S3 method for class 'data.mappings'
plot(x, node.size = 1, text.size = 1, line.width = 1, ...)

Arguments

x

a data mapping

node.size

node size

text.size

label size for a node

line.width

line width

...

not used

Value

nothing


utilities documentation built on July 1, 2022, 9:06 a.m.