Application | R Documentation |
Application data set
data("Application")
The format is: int [1:48, 1:15] 6 9 7 5 6 7 9 9 9 4 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:15] "FL" "APP" "AA" "LA" ...
It is the scoring of 15 indicators on 48 interviewees
data(Application) ## maybe str(Application) ; plot(Application) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.