Skip to contents

Returns extended information about datasources and datasets available.

Usage

redatam_info()

Value

String with the Redatam extended information.

Author

Jaime Salvador

Examples

redatam_info()
#> [1] "RedEngine 1.0.0-RC2 - Linux, compiled by 'GNU C++ version 11.4.0' on 'Dec 22 2024'\n  Boost version      : 1_85\n  Arrow version      : Compiled with '18.1.0', running on 18.1.0 (1801)\n  Parquet version    : Compiled with 'parquet-cpp-arrow version 18.1.0'\n  LibXml2 version    : Compiled with '2.13.4'\n  Fmt version        : Compiled with '110002'\n  OpenSSL version    : Compiled with 'OpenSSL 3.3.2 3 Sep 2024'\nDatasources\n  CSPRO            CSPRO Redatam datasource\nExporters\n  CSV              CSV Redatam exporter (.csv files)\n  JSON             JSON Redatam exporter (.json files)\n  SIDRA            SIDRA Redatam exporter (.sidra files)\n  TXT              TEXT Redatam exporter (.txt files)\n"