odds: Get odd numbers

View source: R/utils_math.R

oddsR Documentation

Get odd numbers

Description

Get odd numbers

Usage

odds(x)

Arguments

x

int

See Also

Other math: comparison_inverse(), comparison_inverse_key, comparison_key, evens(), interpolate(), str_comparison()

Examples

odds(1:10)

yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.