Sail E0 Webinar
Question
If commands are stored in an external file, say commands.R in the working directory work, they may be executed at any time in an R session with the command :
Options:
A .  source(commands.R")
B .  exec(commands.R")
C .  execute(commands.R")
D .  All of the mentioned
Answer: Option B


For Windows, Source is also available on the File menu.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers