stop_mocking {httptest} | R Documentation |
Turn off request mocking
Description
This function "untraces" the httr
request functions so that normal, real
requesting behavior can be resumed.
Usage
stop_mocking()
Value
Nothing; called for its side effects
[Package httptest version 4.2.2 Index]