varvvar: varvvar

Description Usage Arguments Value Examples

Description

This is a function that creates a graph of values from two variables in a dataset versus each other using ggplot2.

Usage

1
varvvar(x, y)

Arguments

x

The first variable of a dataset that's values are being plotted

y

The second variable of a dataset that's values are being plotted

Value

A graph of points

Examples

1

akrinaldi/contentan documentation built on May 16, 2019, 7:23 a.m.