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()
#> RedEngine 1.0.1-final - Linux, compiled by 'GNU C++ version 11.4.0' on 'Apr  3 2025'
#>   Boost version      : 1_85
#>   Arrow version      : Compiled with '19.0.1', running on 19.0.1 (1900)
#>   Parquet version    : Compiled with 'parquet-cpp-arrow version 19.0.1'
#>   LibXml2 version    : Compiled with '2.13.6'
#>   Fmt version        : Compiled with '110002'
#>   OpenSSL version    : Compiled with 'OpenSSL 3.4.1 11 Feb 2025'
#> Datasources
#>   CSPRO            CSPRO Redatam datasource
#> Exporters
#>   CSV              CSV Redatam exporter (.csv files)
#>   JSON             JSON Redatam exporter (.json files)
#>   SIDRA            SIDRA Redatam exporter (.sidra files)
#>   TXT              TEXT Redatam exporter (.txt files)