read_official_excel {logib} | R Documentation |
Read official datalist or data_export Excel file
Description
Reads an official datalist or data_export file into a dataframe object.
Usage
read_official_excel(path)
Arguments
path |
a character string indicating the path of the Excel file to be read |
Value
a dataframe with the contents of the datalist or data_export
[Package logib version 0.2.0 Index]