read_npds_notification_db: Read NPDS notification database contained in an Excel file....

View source: R/read_databases.R

read_npds_notification_dbR Documentation

Read NPDS notification database contained in an Excel file. Specification of the Excel file to use can be found

Description

Read NPDS notification database contained in an Excel file. Specification of the Excel file to use can be found

Usage

read_npds_notification_db(con, type = "xls")

Arguments

con

character, path of the Excel file

type

character, '"xls"' for now and is the default. Maybe will extend for sqlite or other types. Will help with porting the data source.

Value

Return list that includes all tables (sheets) in the NPDS notification database


renejuan/DERTtools documentation built on March 19, 2022, 7:20 a.m.