- [[230811_173737 cluster v2 info|cluster v2 info]]
# exclude users without any activity (any tweet, not limited to bad tweets) during t0
```r
condition N
1: c 85819
2: t 86301
```
![[1692834253.png]]
# exclude users based on t1 activity
for each day of campaign, exclude users without any activity (tweets, retweets - not limited to bad tweets)tweets
```r
condition N
1: c 77547
2: t 77893
```
![[1692834236.png]]