create_new_submissions_plot: Create New Submissions Plot

View source: R/plot_functions.R

create_new_submissions_plotR Documentation

Create New Submissions Plot

Description

Create New Submissions Plot

Usage

create_new_submissions_plot(data, x, fill, y = "Count", y_axis_text = NULL)

Arguments

data

A Tibble

x

A string that is the name of a column in the data

fill

A string that is the name of a column in the data

y

A string that is the name of a column in the data

y_axis_text

A list of parameters to axis.text.y = ggplot2::element_text()


Sage-Bionetworks/projectliveModules documentation built on June 26, 2022, 1:11 a.m.