tweets_transformer: This function is a sub function transforming many list type...

View source: R/tweets_transformer.R

tweets_transformerR Documentation

This function is a sub function transforming many list type columns in the twitter data to a simple column with string of comma delimited entries

Description

This function is a sub function transforming many list type columns in the twitter data to a simple column with string of comma delimited entries

Usage

tweets_transformer(dt)

Arguments

dt

data table or data frame

Value

a data frame or data table


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