Learn R Programming

ctrdata (version 1.1)

ctrGetQueryUrlFromBrowser: Import from clipboard the URL of a search in one of the registers

Description

Import from clipboard the URL of a search in one of the registers

Usage

ctrGetQueryUrlFromBrowser(content = "")

Arguments

content

URL from browser address bar. Defaults to clipboard contents.

Value

A string of query parameters that can be used to retrieve data from the register.

A data frame with a query term and the register name that can directly be used in ctrLoadQueryIntoDb and in ctrOpenSearchPagesInBrowser

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
ctrLoadQueryIntoDb (ctrGetQueryUrlFromBrowser())
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab