read.keys: Loading the csv file containing the list of Twitter keys

Description Usage Arguments Value

View source: R/shared.R

Description

This function takes a file path as input and loads the keys from the file. Each line (row) should represent a unique key. There csv file should contain no header and the order of the columns should be: "oauth_consumer_key", "consumer_secret", "oauth_token", "oauth_token_secret" Files with less or more than four columns are not valid.

Usage

1

Arguments

file

Path to the file

Value

A dataframe of Twitter keys


MorShahrezaye/bigTwitter documentation built on Oct. 26, 2020, 3:41 p.m.