create_file_node: Create an unresolved file node

View source: R/File.R

create_file_nodeR Documentation

Create an unresolved file node

Description

Create an unresolved file node

Usage

create_file_node(attached_to = "", original_location = "",
  namespace = "file")

Arguments

attached_to

character uri of the artifact to attach the file to

original_location

character, the fully qualified path of the original file

namespace

character the namespace for the resource

Value

XML::xmlNode


BigelowLab/genologicsr documentation built on June 7, 2024, 3:15 a.m.