distribute: distribution of round numeric

View source: R/test.r

distributeR Documentation

distribution of round numeric

Description

distribution of round numeric

Usage

distribute(x, digits = NULL)

Arguments

x

numeric.

digits

numeric.

Value

a data.frame of round frequency.

Examples

distribute(sample(1:5,20, replace = TRUE))


HatsuneCode/TrustVDJ documentation built on Aug. 13, 2022, 9:36 p.m.