Code
n()
Error <rlang_error>
`n()` must only be used inside dplyr verbs.
Code
cur_data()
Error <rlang_error>
`cur_data()` must only be used inside dplyr verbs.
Code
cur_data_all()
Error <rlang_error>
`cur_data_all()` must only be used inside dplyr verbs.
Code
cur_column()
Error <rlang_error>
`cur_column()` must only be used inside `across()`.
Code
cur_group()
Error <rlang_error>
`cur_group()` must only be used inside dplyr verbs.
Code
cur_group_id()
Error <rlang_error>
`cur_group_id()` must only be used inside dplyr verbs.
Code
cur_group_rows()
Error <rlang_error>
`cur_group_rows()` must only be used inside dplyr verbs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.