View source: R/harmonised-writing.R
namespace_integrator | R Documentation |
This function converts the simplified namespace subtring of multiple URIs to his complete URI namespace.
namespace_integrator(items, namespaces = NULL)
items |
<array> of strings with the URIs to complete. |
namespaces |
named <array>. Example: 'biggr::bigg_namespaces'. |
<array> of strings with the complete namespace integrated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.