View source: R/rounding_test.R
| n_zeros_pattern | R Documentation |
rounding_patterns for rounding_test.Gives an array of strings of zeros from length 1 to n.
Helper function for users inputing rounding_patterns for rounding_test.
n_zeros_pattern(n)
n |
The maximum length of 0s string to generate. |
An array of strings of zeros from length 1 to n.
n_zeros_pattern(10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.