sample_pull: Quickly view a sample of any variable

View source: R/sample_pull.R

sample_pullR Documentation

Quickly view a sample of any variable

Description

Quickly view a sample of any variable

Usage

sample_pull(df = df, variable = mention_content, n = 10)

Arguments

df

Data Frame or Tibble object

variable

The variable you want to sample

n

Number of samples you want to print

Value

Printed samples of your variable


jpcompartir/JPackage documentation built on March 20, 2023, 4 a.m.