Skip to contents

Coerce a coded corpus to a tibble

Usage

# S3 method for class 'coded_corpus'
as_tibble(x, ...)

Arguments

x

A code_corpus() result.

...

Passed to tibble::as_tibble().

Value

The coded corpus's data tibble.