reduce_variable: Remove Unnecessary Variables

View source: R/package.R

reduce_variableR Documentation

Remove Unnecessary Variables

Description

Remove Unnecessary Variables

Usage

reduce_variable(data)

Arguments

data

object that was retrieved from Twarc2

Value

This function reduces the number of columns from 75 to around 50. Use with caution. You may not want to remove all of them; but as far as I see, most people do not need these unneccessary variables.

Examples

quick_sum(twarc_data)

selimyaman/TwarcR documentation built on April 11, 2022, 9:14 p.m.