faq: FAQ

Description Usage Arguments Value Note Examples

Description

Retrieves frequently asked questions.

Usage

1
fac_get_faq(pending, ...)

Arguments

pending

logical When true, only pending FAQ items that are unanswered will be returned. Only available for * institutional administrators.

...

additional arguments passed to GET.

Value

a response object

Note

API documentation https://faculty180.interfolio.com/swagger/ui/#tag/FAQ

Examples

1
2
3
4
5
6
## Not run: 
## retrieves a listing of answered FAQ items
r <- fac_get_faq()
content(r)

## End(Not run)

Saint-Louis-University/fac180 documentation built on Oct. 30, 2019, 11:46 p.m.