create_count_column: Create Count Column This function is used to create a count...

View source: R/create_count_column.R

create_count_columnR Documentation

Create Count Column This function is used to create a count column.

Description

Create Count Column This function is used to create a count column.

Usage

create_count_column(tbl, complete_columns = NULL)

Arguments

tbl

A tibble.

complete_columns

A list of strings that are columns in the data. This should be the aesthetic that is intended to be present in the plot even if it has zero counts such as the x-axis, or possibly a facet.


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