Is there a way to use lapply() in a manner that forces it to wait for “enter” from the user before stepping through the next element of the list? If so, could you provide a simple example?
Is there a way to use lapply() in a manner that forces it to
Share
Here is the example: