retornaValor {Fgmutils}R Documentation

return value

Description

this feature is designed to fix variables that its content was a command

Usage

retornaValor(valor)

Arguments

valor

any variable

Value

the variable converted to its value

Examples

a = 5
retornaValor(a)

[Package Fgmutils version 0.9.5 Index]