Extracts variables from a eatGADS
data base. Only the specified variables are extracted. Note that this selection determines the format
of the data.frame
that is extracted. CAREFUL: This function uses a local temporary directory to speed up loading the data base
from a server and caches the data base locally for a running R session. The temporary data base is removed automatically when the
running R
session is terminated.
Usage
getGADS_fast(vSelect = NULL, filePath, tempPath = tempdir())