download_ndri_cut: Download NDRI data from ProcXed

Description Usage Arguments Value Examples

View source: R/download_ndri_cut.R

Description

Downloads the most recent cut for the selected return from s0260a\dbxed.

Usage

1
download_ndri_cut(ndri_return, fin_year, uid)

Arguments

ndri_return

pca, mye, or notified

fin_year

Financial year, as YYYY-YY or YYYYYY

uid

User ID passed to connect_to_procxed

Value

A tibble.

Examples

1
2
3
4
## Not run: 
ndri_return(ndri_return = "pca", year = "2021-22", uid = "U123456")

## End(Not run)

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