View source: R/digitPreference.R
print.digitPreference | R Documentation |
print()
helper function for digitPreference()
functionprint()
helper function for digitPreference()
function
## S3 method for class 'digitPreference'
print(x, ...)
x |
Object resulting from applying the |
... |
Additional |
Printed output of digitPreference()
function
# Print output of digit preference test applied to anthropometric data from a
#single state from a DHS survey in a West African country
svy <- dp.ex01
print(digitPreference(svy$wt, digits = 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.