Learn R Programming

Fgmutils (version 0.9.5)

retornaValor: 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

Run this code
# NOT RUN {
a = 5
retornaValor(a)
# }

Run the code above in your browser using DataLab