Description Usage Arguments Value
View source: R/manifestoR_utils.R
as_tibble
method for ManifestoDocument
class
1 2 | ## S3 method for class 'ManifestoDocument'
as_tibble(x)
|
x |
A 'ManifestoDocument' object. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.