R/server.R
skip_n_pages.Rd
Skips a certain number of pages, typically in response to a participant action.
skip_n_pages(state, n)
Participant's state object.
Number of pages to skip (negative numbers skip backwards).