download_rvapp_cut: Download RVAPP data cut from ProcXed

Description Usage Arguments Details Value Examples

View source: R/download_rvapp_cut.R

Description

Downloads the most recent RVAPP data cut from s0260a\dbxed.

Usage

1
download_rvapp_cut(fin_year, quarter, uid)

Arguments

quarter

Quarter, either as Q1 or just 1

uid

User ID passed to connect_to_procxed

year

Financial year, YYYY-YY. Character.

Details

Can only download the most recent data cut.

Value

A tibble

Examples

1
2
3
4
## Not run: 
download_rvapp_cut(year = "2021-22", quarter = "Q2", uid = "U123456")

## End(Not run)

n-fanton/ndr documentation built on Dec. 21, 2021, 11:07 p.m.