Learn R Programming

CooRTweet (version 1.5.0)

user_stats: user_stats

Description

Calculate user statistics: total posts shared, average time delta.

Usage

user_stats(x)

Value

a data.table with summary statistics for each user

Arguments

x

a result data.table generated by detect_coordinated_groups

Details

With this helper function you get a summary of the users, who share coordinated content. High number of posts shared and low average time delta are indicators for highly coordinated (potentially automated) user behaviour.