select_ns | R Documentation |
simple wrapper function to extract and print all names of namespaces from xmi-file
select_ns(xmi_file)
xmi_file |
path to xmi-file |
returns vector with names
## Not run:
xmi_file <- unzip_export()
select_ns(xmi_file)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.