split_type_colnames_by_num: Splits all columns of same type into n groups (3 by default)....

Description Usage Arguments Value

View source: R/split_type_colnames_by_num.R

Description

Splits all columns of same type into n groups (3 by default). Useful for datasets with large numbers of variables and observations. Allows easier exploration on heavier visualizations across groups of variables.

Usage

1
2

Arguments

data

a tibble

n

number of groups to split by

Value

a vector of grouped column names of the same type


HSPS-DataScience/HSPSUtils documentation built on May 24, 2019, 7:37 a.m.