Learn R Programming

CooRTweet (version 1.3)

group_stats: group_stats

Description

Calculate coordinated group statistics: total unique users per group, total posts in per group, average time delta per group

Usage

group_stats(x)

Value

a data.table with summary statistics for each group

Arguments

x

a result data.table generated by detect_coordinated_groups

Details

This helper function gives you a summary of the coordinated groups.