uniteColumns: Unite the given column names.

View source: R/default_plot.R

uniteColumnsR Documentation

Unite the given column names.

Description

Unite the given column names.

Usage

uniteColumns(x, columns, colname, factor = TRUE)

Arguments

x

data frame, CAMPSIS output

columns

columns to unify

colname

destination column name

factor

factor the destination column

Value

a data frame


campsis documentation built on Oct. 13, 2023, 5:09 p.m.