Hello and sorry if my question is broad.
I am running RStudio in my laptop. I am saving the workspace using the save.image
command. I want to send the .RData file to some one else's laptop. My question is: Will that person be able to open the file and see/run the commands which are stored in the .RData file, without me having to send additional files? By additional files I mean some raster images that I have used.