# A tibble: 3 x 7
var index class unique missing pct_miss str_missing
<chr> <int> <chr> <int> <int> <dbl> <int>
1 a 1 integer 4 0 0 0
2 b 2 numeric 3 2 50 0
3 c 3 character 4 1 25 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.