get_history: Get history

Description Usage Arguments Value Examples

View source: R/history.R

Description

Get history

Usage

1
get_history(page = 1, pageSize = 10)

Arguments

page

1-index page.

pageSize

Number of items per page.

Value

a tibble with page rows and 6 columns.

Examples

1
2
3
4
## Not run: 
history <- get_history()

## End(Not run)

jemus42/radarrr documentation built on July 22, 2021, 9:42 a.m.