# NOT RUN {
# }
# NOT RUN {
db <- nodbi::src_sqlite(
collection = "my_collection"
)
# user now copies into the clipboard the URL from
# the address bar of the browser that shows results
# from a query in one of the trial registers
ctrLoadQueryIntoDb(
ctrGetQueryUrl(),
con = db
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab