I am trying to run an R script in RStudio that takes three arguments. How do I structure the source command?
When i run source("countSteps.R argument1 argument2 argument3") I receive an error
Sorry I know this is a basic syntax question but i have several iterations and I am stuck