| fix.fct | Fix NULL values in dataframe | 
| gdfpd.convert.to.wide | Converts a dataframe from gdfpd_GetDFPData to the wide format | 
| gdfpd.download.file | Downalods files from the internet | 
| gdfpd.export.DFP.data | Export tibble to an excel or csv (zipped) file | 
| gdfpd.fix.DFP.dataframes | Fix dataframe for version issues and inflation measures (internal) | 
| gdfpd.get.bovespa.data | Reads information for a company from B3 site | 
| gdfpd.get.files.from.bovespa | Fetches ALL new files from Bovespa | 
| gdfpd.get.inflation.data | Downloads and read inflation data from github | 
| gdfpd.get.info.companies | Reads up to date information about Bovespa companies from a github file | 
| gdfpd.GetDFPData | Downloads and reads financial reports from B3's DFP/FRE/FCA system | 
| gdfpd.read.dfp.zip.file | Reads a single zip file downloaded from Bovespa | 
| gdfpd.read.dfp.zip.file.type.1 | Reads folder for zip file post 2011 (internal) | 
| gdfpd.read.dfp.zip.file.type.2 | Reads folder for zip file pre 2011 (internal) | 
| gdfpd.read.fca.zip.file | Reads a single FCA zip file downloaded from Bovespa | 
| gdfpd.read.fre.zip.file | Reads a single FRE zip file downloaded from Bovespa | 
| gdfpd.read.fwf.file | Reads FWF file from bovespa (internal) | 
| gdfpd.read.zip.file.type.fca | Reads folder for FCA zip file contents (internal) | 
| gdfpd.read.zip.file.type.fre | Reads folder for zip file post 2011 (internal) | 
| gdfpd.search.company | Helps users search for a company name | 
| get_files | Fetches files for different systens (INTERNAL) | 
| my.copy.fct | Copies data to external file | 
| my.merge.dfs.lists | Merges (row wise) dataframes from different list, using names of dataframes as index | 
| xml.fct.auditing | Reads XML data for auditing | 
| xml.fct.board.composition | Reads XML data for board composition | 
| xml.fct.capital | Reads XML data for capita | 
| xml.fct.capital.reduction | Reads XML data for capital reduction data | 
| xml.fct.committee.composition | Reads XML data for commitee composition | 
| xml.fct.compensation | Reads XML data for compensation | 
| xml.fct.compensation.summary | Reads XML data for compensation summary data | 
| xml.fct.debt | Reads XML data for debt | 
| xml.fct.div.details | Reads XML data for div details | 
| xml.fct.family.related.parts | Reads XML data for family related parts | 
| xml.fct.family.relations | Reads XML data for family relations | 
| xml.fct.intangible.details | Reads XML data for patents details | 
| xml.fct.repurchases | Reads XML data for repurchases | 
| xml.fct.responsible | Reads XML data for responsibles documents | 
| xml.fct.splits.inplits | Reads XML data for splits/inplits data | 
| xml.fct.stock.values | Reads XML data for stock value | 
| xml.fct.stockholder | Reads XML data for stockholder data | 
| xml.fct.stocks.details | Reads XML data for stock details | 
| xml.fct.transactions.related | Reads XML data for transaction data |