as_tibble.connect_list_hits | R Documentation |
Converts an object returned by get_usage()
to a tibble via
as.data.frame.connect_list_hits()
.
## S3 method for class 'connect_list_hits'
as_tibble(x, ...)
x |
A |
... |
Passed to |
A tibble with one row per usage record.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.