create_var_names: Create variable names

Description Usage Arguments

View source: R/create-var-names.R

Description

Create variable names

Usage

1
create_var_names(var_name, str = "s", n, sep = "_", unlist = FALSE)

Arguments

var_name

String, specifying the variable name.

str

String, specifying the suffix to be added after the var_name.

n

Numeric, specifying the number of variables.

sep

String, specifying the separator between var_name and str.

unlist

Logical, specifying whether a "list" or "vector" should be returned.


milanwiedemann/varnames documentation built on June 12, 2020, 12:39 p.m.