var_value_string: Converts parameters to a string of par__value pairs

var_value_stringR Documentation

Converts parameters to a string of par__value pairs

Description

Converts parameters to a string of par__value pairs

Usage

var_value_string(...)

Arguments

...

Value

string of par__value pairs separated by ___

Examples

a <- 1
b <- 2
var_value_string(a, b)

powestermark/pwrutilities documentation built on Dec. 28, 2024, 4:44 a.m.