View source: R/extract_content_from_hl7_files.R
extract_content_from_hl7_files | R Documentation |
This function will extract content of the hl7. However, the content will not have the lable of the elements
extract_content_from_hl7_files(files, location)
files |
list of files |
location |
the path of the hl7 files, in case of |
a data.frame with headers and their corresponding elements with a sequence of column names, or NULL in case of no hl7 files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.