check_div: check_div

Description Arguments Author(s) Examples

View source: R/check_div.R

Description

check_div returns all elements of a vector that produce a modulo of 0 for a given number.

Arguments

vec

vector of numbers to be tested

num

number to be divided

Author(s)

Ren攼㸹 Michel

Examples

1
check_div(seq(2,256,2), 456)

remichel/rmTools documentation built on Dec. 11, 2021, 6:59 a.m.