| labs_clear | R Documentation | 
labs_clear(data, cols, labels = NULL)
data | 
 A tibble.  | 
cols | 
 Tidyselect columns.  | 
labels | 
 The attributes to remove. NULL to remove all attributes except levels and class.  | 
A tibble with comments removed.
library(volker)
volker::chatgpt |>
  labs_clear()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.