select_ns: select_ns

View source: R/select_ns.R

select_nsR Documentation

select_ns

Description

simple wrapper function to extract and print all names of namespaces from xmi-file

Usage

select_ns(xmi_file)

Arguments

xmi_file

path to xmi-file

Value

returns vector with names

Examples

## Not run: 
xmi_file <- unzip_export()
select_ns(xmi_file)

## End(Not run)

nicoblokker/inception-to-r documentation built on June 4, 2023, 12:20 a.m.