set_cookies_txt {gcite}R Documentation

Set Cookies from Text file

Description

Set Cookies from Text file

Usage

set_cookies_txt(file)

Arguments

file

tab-delimited text file of cookies, to be read in using readLines. Comments should start the line with the pound symbol

Value

Either NULL if no domains contain the word "scholar", or an object of class request from set_cookies

Note

This function searches for domains that contain the word "scholar"


[Package gcite version 0.10.1 Index]