Learn R Programming

CooRTweet (version 1.5.0)

remove_loops: Remove loops from the result.

Description

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

Usage

remove_loops(result)

Value

The result with loops removed.

Arguments

result

The result of the previous filtering steps.