pt_connector {pubtatordb} | R Documentation |
Connect to pubtator.sqlite
Description
Connect to pubtator.sqlite
Usage
pt_connector(pt_path)
Arguments
pt_path |
A character string indicating the full path of the directory containing the pubtator gz files to be extracted. |
Value
A SQLiteConnection
Examples
pt_connector("D:/Reference_data/PubTator")
[Package pubtatordb version 0.1.4 Index]