After many slides working well, I am on a new one trying to execute a simple code:
```{r}
summary(name_variable)
```
when running in the slide it gives the rigth answer. Nevertheless when executing Knit it returns the message "object 'name_variable' not found". How is this possible?! I have previously ran many slides that work fine. Thank you very much for your help.