View source: R/count-data_request.R
count.data_request | R Documentation |
count()
lets you quickly count the unique values of one or more variables.
It is evaluated lazily.
## S3 method for class 'data_request'
count(x, ..., wt, sort, name)
x |
An object of class |
... |
currently ignored |
wt |
currently ignored |
sort |
currently ignored |
name |
currently ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.