transcript: Gets transcripts for OyezCase objects or OyezCaseLists

Description Usage Arguments Value Examples

Description

Gets transcripts for OyezCase objects or OyezCaseLists

Usage

1
2
3
4
5
6
7
transcript(x, ...)

## S3 method for class 'OyezCase'
transcript(x, ...)

## S3 method for class 'OyezCaseList'
transcript(x, ...)

Arguments

x

an OyezCase or OyezCaseList object

...

other arguments passed on to methods

Value

an OyezTranscript or OyezTranscriptList object

Examples

1
2
3
4
5
## Not run: 
a <- oyez_case(term = 2014, docket_number="13-1175")
transcript(a)

## End(Not run)

npelikan/royez documentation built on May 7, 2019, 4:42 p.m.