read_hmrc: Read all hmrc data on tax credits and return it as a single...

View source: R/hmrc.R

read_hmrcR Documentation

Read all hmrc data on tax credits and return it as a single dataframe

Description

read_hmrc reads all the hmrc data on tax credits stored in the repository of csvs in the input directory and returns the data as a single dataframe.

Usage

read_hmrc(verbose = TRUE)

Arguments

verbose

A boolean indicating whether the progress of the function should be printed to the console.

Value

A list of the results sets as dataframes.


olihawkins/clbenefits documentation built on May 19, 2023, 5:09 p.m.