Skip to contents

Add a new record to the in-memory `responses` data frame.

Usage

tar_create_data(data)

Arguments

data

A named list or data frame with registry fields.

Value

Invisible NULL.

Examples

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