View source: R/read_databases.R
read_npds_notification_db | R Documentation |
Read NPDS notification database contained in an Excel file. Specification of the Excel file to use can be found
read_npds_notification_db(con, type = "xls")
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. |
Return list that includes all tables (sheets) in the NPDS notification database
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.