Learn R Programming

logib (version 0.2.0)

read_official_excel: 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)

Value

a dataframe with the contents of the datalist or data_export

Arguments

path

a character string indicating the path of the Excel file to be read