make_ncbi_table {refdb}R Documentation

Parse NCBI XML and make a table

Description

Parse NCBI XML and make a table

Usage

make_ncbi_table(x)

Arguments

x

A XML nodeset.

Value

A tibble.


[Package refdb version 0.1.1 Index]