stream_list_prep_i: This function is a sub function combining listed columns into...

View source: R/stream_list_prep_i.R

stream_list_prep_iR Documentation

This function is a sub function combining listed columns into a string for simpler handling in a data frame

Description

This function is a sub function combining listed columns into a string for simpler handling in a data frame

Usage

stream_list_prep_i(dat = dat, string = string)

Arguments

dat

data frame of tweets from stream

string

character string with pattern of columns to deal with

Value

a data frame


MaelKubli/RTwitterV2 documentation built on May 26, 2023, 5:29 p.m.