process_geo_ncbi {refdb} | R Documentation |
Process coordinate column returned by NCBI
Description
Process coordinate column returned by NCBI
Usage
process_geo_ncbi(x, col = "lat_lon")
Arguments
x |
NCBI dataframe. |
col |
column name containing geographical coordinates. |
Value
NCBI dataframe.
[Package refdb version 0.1.1 Index]