I'm trying to View my data in R and get the following:
View(ANES$gwbush) Error in View(ANES$gwbush) : X11 dataentry cannot be loaded.
I have R and R Studio installed.
I tried resolving it using the advice stated on the following link, but it still doesn't work. I'm new to R, so apologies if I've overlooked anything. Any help would be appreciated.