Description Usage Arguments Value Examples
View source: R/dqr.R
dq_rpt(x) returns the quality data.frame.
dq_rpt(x)
1
dq_rpt(DF)
DF
A data.frame.
TBD
1 2
x <- data.frame(a = letters[1:9], b = LETTERS[1:9], c = c(1:9)) dq_rpt(x)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.