as_tibble.ppmembers: Convert json object to a dataframe

Description Usage Arguments

View source: R/tidy-members.r

Description

Convert json object to a dataframe

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
## S3 method for class 'ppmembers'
as_tibble(x, ...)

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

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

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

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

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

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

Arguments

x

list object

...

other parameters passed to as_tibble:


zamorarr/ppcongress documentation built on Nov. 5, 2019, 1:23 p.m.