pubtator_result_list_to_table {pubmed.mineR} | R Documentation |
This function is used to collect the outputs of pubtator_function() after using lapply over multiple PMIDs. This function enables to convert it into table for easy reading and further analysis.
pubtator_result_list_to_table(x)
x |
here x is list output of pubtator_function(). |
It returns table for pubtator_function output.
S.Ramachandran, Jyoti Rani
## Not run: test = pubtator_result_list_to_table(x)
##here x is the output of pubtator_function