dot-plot_line: Plot line graph

Description Usage Arguments Examples

Description

Plot line graph

Usage

1
.plot_line(data, x, y, color, fill, group, alpha, point_size)

Arguments

data

data frame for plotting

x

column for x-axis

y

column for y-axis

color

column to color points by

fill

column to fill points by

group

column to group points by - line connects by this variable

alpha

alpha for each point

Examples

1

keshav-motwani/ggexp documentation built on Feb. 4, 2021, 2:21 a.m.