pkgdown/analytics.html

Skip to contents

[Deprecated]

read_gdl() is kept for backward compatibility in the SOI import workflow.

Usage

read_gdl(access_file = NA, data_file = NA, order_file = NA, filter_col = TRUE)

Arguments

access_file

A path to an Access file containing both GDL data and order information. If provided, it takes precedence over data_file and order_file.

data_file

A path to the GDL data file. Required when access_file is not provided.

order_file

A path to the GDL order file. Required when access_file is not provided.

filter_col

A logical flag or a character vector controlling selected columns.

Value

Same as read_soi_gld().