df_input_output
data.frame.
df_input_output shall be either NULL or a two column data.frame with characters as values, with first column as what you want to type, and second column as what you want to return.
If it is NULL, then it will return ' Press [enter] to continue; Type [s] to stop'.
See the sample code for the df case.