print.sm_api: Print a sm_api response object.

Description Usage Arguments Value Examples

View source: R/sm_api.R

Description

Print a sm_api response object.

Usage

1
2
## S3 method for class 'sm_api'
print(x, ...)

Arguments

x

An sm_api response object.

...

Extra arguments needed for method reasons.

Value

The sm_api, invisibly.

Examples

1
2
3
4
5
## Not run: 
surveys_raw <- sm_api("v3/surveys")
surveys_raw

## End(Not run)

brooklynbagel/rhesus documentation built on April 8, 2021, 6:16 p.m.