View source: R/manual_import.R
list_nm_tables_manual | R Documentation |
Creates an nm_table_list from manually defined table name patterns
list_nm_tables_manual(runno = NULL, file = NULL, dir = NULL, tab_list)
runno |
Run number to be used to generate model file name. |
file |
Model file name containing the file extension. |
dir |
Location of the model files. |
tab_list |
A list of table definition generated by 'manual_nm_import'. |
A 'nm_table_list'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.