combine.columns: (Internal) Combine columns into a character vector

View source: R/partial.plot.r

combine.columnsR Documentation

(Internal) Combine columns into a character vector

Description

This function combines all columns in a data.frame to make a character vector. This function is not intended to be users.

Usage

combine.columns(data, sep)

Arguments

data

a data.frame.

sep

a character representing separator of grouping factor levels.

Value

a character vector.


Marchen/partial.plot documentation built on Feb. 13, 2025, 4:18 a.m.