Learn R Programming

splashr (version 0.6.0)

splash_history: Get information about requests/responses for the pages loaded

Description

Get information about requests/responses for the pages loaded

Usage

splash_history(splash_obj = splash_local)

Arguments

splash_obj

A splash connection object

See Also

Other splash_info_functions: splash_active, splash_debug, splash_perf_stats, splash_version

Examples

Run this code
# NOT RUN {
sp <- splash()
splash_history(sp)
# }

Run the code above in your browser using DataLab