Prompt the user with a yes/no question
ask_user.Rd
This function prompts the user with a yes/no question. If the user answers "yes" (case insensitive), the code proceeds. If the user answers "no" or anything else, the code stops.
ask_user.Rd
This function prompts the user with a yes/no question. If the user answers "yes" (case insensitive), the code proceeds. If the user answers "no" or anything else, the code stops.