read_hmrc | R Documentation |
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.
read_hmrc(verbose = TRUE)
verbose |
A boolean indicating whether the progress of the function should be printed to the console. |
A list of the results sets as dataframes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.