| print.card | R Documentation | 
Print method for objects of class 'card'
## S3 method for class 'card'
print(x, n = NULL, columns = c("auto", "all"), n_col = 6L, ...)
| x | ( | 
| n | ( | 
| columns | ( | 
| n_col | ( | 
| ... | ( | 
an ARD data frame of class 'card' (invisibly)
ard_categorical(ADSL, variables = AGEGR1) |>
  print()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.