View source: R/rounding_test.R
compute_percent_rounded_digits | R Documentation |
Compute the percent of rounded digits in a given dataframe. Removes all 0 entries before begin.
compute_percent_rounded_digits(data, rounding_patterns)
data |
The dataframe to analyze percent rounded digits on |
rounding_patterns |
The patterns to be counted as rounding digits.
|
The percentage of rounded digits in input data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.