Description Usage Arguments Value Author(s) Examples
Retrieves the ASD file metadata and stores it in a list.
| 1 | get_metadata(f)
 | 
| f | character, path to ASD file | 
a list storing the metadata information in the ASD header, as documented here: http://support.asdi.com/Document/Viewer.aspx?id=95
Pierre Roudier
| 1 2 3 | asd_fn <- asd_file()
md <- get_metadata(asd_fn)
names(md)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.