as_tibble.ManifestoDocument: 'as_tibble' method for 'ManifestoDocument' class

Description Usage Arguments Value

View source: R/manifestoR_utils.R

Description

as_tibble method for ManifestoDocument class

Usage

1
2
## S3 method for class 'ManifestoDocument'
as_tibble(x)

Arguments

x

A 'ManifestoDocument' object.

Value

A tibble with rows uniquely identifyied by column 'manifesto_id', list-column 'data' containing mainfesto text and codes, and all other columns recording manifesto meta data.


haukelicht/manifestoEnhanceR documentation built on March 30, 2020, 3:15 a.m.