Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 893 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 893 Bytes

IDX-XBRL-exploreR

IDX's XBRL financial report reader & exploration

What is XBRL?

XBRL (eXtensible Business Reporting Language) is the open international standard for digital business reporting, managed by a global not for profit consortium, XBRL International.

Dependencies

  • XBRL
  • dplyr
  • htmlTable
  • tidyr

Install Dependencies

pkg = c('XBRL','dplyr','htmlTable','tidyr')
install.packages(pkg)

How To

$ git clone https://github.com/b2b-web-id/IDX-XBRL-exploreR.git

IDX XBRL Instance