play_tape: Play back a recorded tape.

Description Usage Arguments

View source: R/tape.R

Description

Play back a recorded tape.

Usage

1
play_tape(expr, tape, method = httr::GET)

Arguments

expr

call. The expression to evaluate with the recorded tape.

tape

character. A path to the tape with data to play back.

method

function. The function in httr to replace with the tape.


peterhurford/vcr documentation built on Jan. 22, 2020, 8:12 p.m.