Learn R Programming

rHL7 (version 1.0.0)

get_hl7_data: extracts the content of the hl7 file

Description

reads either file or just the content of the file and returns a list of headers. The input shall be either file or data.

Usage

get_hl7_data(file, data)

Arguments

file

path of the hl7 file

data

content of the hl7 file