.Last.value is special -- it's not a real variable, just something you can peek at to see the value of the last expression. The auto-refresh feature works by watching variables for changes.
You can always end your statements with %>% View() to see the result!