View source: R/testdetails_xml_to_table.R
testdetails_xml_to_table | R Documentation |
convert
testdetails_xml_to_table(
xmlData,
trans = F,
necessary_cols = c("filename", "Patient DateOfBirth", "Patient Gender",
"Patient FamilyName", "Patient GivenName", "Patient PatientNumber",
"RecordingStartDateTime")
)
xmlData |
the xml data to parse |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.