xyplothelper: xyplothelper

Description Usage Arguments Value

View source: R/helper-functions.R

Description

Simple helper for ploting xy dispersion points.

Usage

1
xyplothelper(d, x, y, title = NULL)

Arguments

d

A data frame.

x

A string with the dataframe column name for x axis

y

A string with the dataframe column name for y axis

title

The optional plot title. May be omited.

Value

A ggplot2 plot object


antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.