Compulsorily take user input before running the next lines of R code
I am running an R script with thousands of lines that I want to run at once. In few of the lines while running the script, I want the running to pause to take input but that is not the case. When I ran the line of code below in isolation, there was a prompt to take input (i.e. 2024-07-01
) :