get_hl7_data: extracts the content of the hl7 file

View source: R/get_hl7_data.R

get_hl7_dataR Documentation

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


rHL7 documentation built on March 18, 2022, 5:59 p.m.