is_in: wraps in function for use in pipe useful

View source: R/basic_analysis.R

is_inR Documentation

wraps in function for use in pipe useful

Description

wraps in function for use in pipe useful

Usage

is_in(col1, col2, top = FALSE)

Arguments

col1

col1

col2

col2

top

if TRUE, return TRUE only if the top scoring code is in col2

Value

whether or not the value(s) from col1 is in col2


danielruss/SOCWalk documentation built on May 13, 2022, 12:48 a.m.