unite_columns: Unite the given column names.

View source: R/default_plot.R

unite_columnsR Documentation

Unite the given column names.

Description

Unite the given column names.

Usage

unite_columns(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 Aug. 5, 2026, 9:07 a.m.