Skip to contents

Return the in-memory `responses` data frame, if present.

Usage

tar_read_data()

Value

A data frame or NULL if not available.

Examples

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