myseq_plot: Plot the output value of 'myseq_n'

Description Usage Arguments Value Examples

View source: R/myseq_plot.R

Description

Plot the output value of 'myseq_n'

Usage

1
myseq_plot(input_df)

Arguments

input_df

a data frame with 4 columns

Value

plot

Examples

1
myseq_plot(data.frame(x = 2, y = 4, z = 3, n = 3:9))

STAT-413-613-21S/hw04pjenyuh documentation built on March 2, 2021, 12:04 a.m.