#--- load rate information ---#
data(td_single_input)
#--- add blocks ---#
td_with_blocks <- add_blocks(td_single_input)
#--- take a look ---#
td_with_blocks$trial_design
#--- visualize ---#
viz(td_with_blocks, type = "block_id")
Run the code above in your browser using DataLab