find_votes: Find up-votes and down-votes

View source: R/find_votes.R

find_votesR Documentation

Find up-votes and down-votes

Description

Find up-votes and down-votes

Usage

find_votes(data, cols, threshold = 1)

Arguments

data

A data frame, data frame extension (e.g. a tibble).

cols

<['tidy-select'][dplyr_tidy_select]> One or more unquoted expressions separated by commas. Variable names can be used as if they were positions in the data frame, so expressions like 'x:y' can be used to select a range of variables.

threshold

Threshold for heartbeat analysis.


jpurl/heaRtbeat documentation built on March 30, 2022, 4:01 p.m.