sample_pull | R Documentation |
Quickly view a sample of any variable
sample_pull(df = df, variable = mention_content, n = 10)
df |
Data Frame or Tibble object |
variable |
The variable you want to sample |
n |
Number of samples you want to print |
Printed samples of your variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.