Hi @alexmcm,
Welcome to the RStudio Community Forum.
The "Run" button only appears when you open the "Source" pane. The "source" pane is made visible when you open a new (or existing) .R script file.
In the "console" pane you don't need a "Run" button; just hit after typing each line of code.
HTH