R/cnefe_docs.R
cnefe_doc.Rd
Opens the bundled PDF methodological document in the system's default PDF viewer.
cnefe_doc(year = 2022)
Integer. The CNEFE data year. Currently only 2022 is supported.
Invisibly, the path to the PDF file inside the installed package.
if (FALSE) { # interactive() cnefe_doc() }