Skip to contents

Delete a record from `responses` by id.

Usage

tar_delete_data(data)

Arguments

data

A list or data frame containing an `id` field.

Value

Invisible NULL.

Examples

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