fun_var_names: Generate variable names representing a range

Description Usage Arguments Value

View source: R/generics.R

Description

Generated variable names follow the rule "text[index]", with index from 1 to p.

Usage

1
fun_var_names(p, text = "x")

Arguments

p

number of variables

text

variable name (default: 'x')

Value

variable names as strings


lgaborini/rstanBF documentation built on March 10, 2021, 1:12 p.m.