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 Sept. 11, 2024, 7:18 p.m.