read_xml_data: read_xml_data

View source: R/read_xml_data.R

read_xml_dataR Documentation

read_xml_data

Description

Read xml data

Usage

read_xml_data(
  file,
  source = c("hmdb"),
  ms1_or_ms2 = c("ms1", "ms2"),
  path = ".",
  threads = 5
)

Arguments

file

The vector of names of files.

source

hmdb

ms1_or_ms2

ms1 or ms2 data.

path

where is the file(s).

threads

threads

Value

Return ms2 data. This is a list.

Author(s)

Xiaotao Shen shenxt1990@outlook.com


tidymass/massdatabase documentation built on Sept. 10, 2023, 10:35 p.m.