show_var: Show the name and the value of a variable

show_varR Documentation

Show the name and the value of a variable

Description

Can be used for debugging purposes

Usage

show_var(x)

Arguments

x

variable to be shown

Value

no return value

Examples

x <- 10
show_var(x)

sebastian-gerdes/smisc documentation built on Jan. 21, 2023, 11:27 p.m.