Learn R Programming

CooRTweet (version 2.0.2)

do_remove_loops: Remove loops from the result.

Description

This function is a private utility function that removes loops (i.e., accounts sharing their own content) from the result.

Usage

do_remove_loops(result)

Value

The result with loops removed.

Arguments

result

The result of the previous filtering steps.