create_count_column_with_config: Create Plot Count Dataframe with Config This function is used...

View source: R/create_count_column.R

create_count_column_with_configR Documentation

Create Plot Count Dataframe with Config This function is used to create a count column.

Description

Create Plot Count Dataframe with Config This function is used to create a count column.

Usage

create_count_column_with_config(tbl, config)

Arguments

tbl

A tibble

config

A named list. This list must have a named list named count_column. This list must have names "count" which must be T or F, and "complete_columns" which must be a list of column names.


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