Entering edit mode
@pedrodavidaguilar90-24364
Last seen 4.2 years ago
I finished installing RStudio and when starting I get this,
Error: Unable to establish connection with R session
> hist(ejemplo, col='orange', breaks=40,
+ ylab = "Frecuencia", main = "Histograma ejemplo")
Error in hist(ejemplo, col = "orange", breaks = 40, ylab = "Frecuencia", :
objeto 'ejemplo' no encontrado
This seems to be an issue with RStudio, while this support site focuses on Bioconductor software. I suggest you try on Stackoverflow or the RStudio community support forum.