Hi everyone,
I'm new to RStudio and still getting the hang of it but I have some things that aren't working and I was hoping someone could explain it in very simple terms.
Firstly, the functions only work if I type them into the console and not into the command line (if that's what it's called). If I don't type it in the console then nothing happens.
Second, when I install packages they don't appear in my Global Environment but they do appear in a dropdown menu where I can access them.
Third, when I assign a value to an object it does not appear under the Values tab (so assigning the mean to x does not appear in the values tab) but I can still access this value by typing it into the console.
I've gotten no error codes for any of these issues. Please help! Thank you