R Exibir tamanho de armazenamento da variável

# Get the memory usage of a variable
object.size(variable)
Matthew David