Learn R Programming

Fgmutils (version 0.2)

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
a = 5
retornaValor(a)

Run the code above in your browser using DataLab