powered by
table_descr() return the definition of a table. Each table contains a number of data set.
table_descr()
table_descr(table_title)
character for definition of a table(s)
is name of a single table or vector of multiple tables. You can obtain title of tables by all_tables_title()
all_tables_title()
https://www.federalreserve.gov/apps/fof/Guide/z1_tables_description.pdf
table_descr('Credit Unions') table_descr(c('Net Capital Transfers',"Closed-End Funds"))
Run the code above in your browser using DataLab