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


Calvagone/campsis documentation built on Feb. 13, 2025, 10:21 p.m.