View source: R/general_funcs.R
n.yes | R Documentation |
get number of positive answers in a vector
n.yes(x, cutoff = 1)
x |
a vector |
cutoff |
a vector defining positive answers, default = 1 in a binary dataset |
a value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.