Description Usage Arguments Value Examples
View source: R/FileDDVersion.R
FileDDVersion
returns the version number of the DD file
(data dictionary) corresponding to the input file names.
1 | FileDDVersion(FileNames)
|
FileNames |
Character vector with the names of the files. |
Character vector with the DD number version of each filename.
1 2 3 | FileDDVersion('E30183.FF_V1.MM122014.D_3')
FileDDVersion('T:/E30183.FF_B15_V1.MM122016.P_2')
FileDDVersion(c('E30183.FF_V1.MM122014.D_3', 'T:/E30183.FF_B15_V10.MM122016.P_2'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.