R/cnefe_docs.R
cnefe_dictionary.Rd
Opens the bundled Excel data dictionary in the system's default spreadsheet viewer (e.g., Excel, LibreOffice).
cnefe_dictionary(year = 2022)
Integer. The CNEFE data year. Currently only 2022 is supported.
Invisibly, the path to the Excel file inside the installed package.
if (FALSE) { # interactive() cnefe_dictionary() }