pos_round: Helps users to keep data clean

Description Usage Arguments Value Examples

View source: R/pos_round.R

Description

Subset and round positive numbers in a numeric vector.

Usage

1
pos_round(x, r = T)

Arguments

x

A numeric vector.

r

A logical variable to control whether to round the number or not.

Value

Positive numbers in x, rounded if y is TRUE.

Examples

1
2

zhh2101/sidekickr documentation built on May 25, 2019, 2:22 p.m.