Skip to contents

Get the next numeric ID based on the `responses` data frame.

Usage

tar_get_next_id()

Value

Integer ID.

Examples

# \donttest{
if(interactive()){
 #EXAMPLE1
 }
# }