db.read.format {RGeoS} | R Documentation |
Load the contents of a specific file into a Db file
db.read.format(file, db = NA, mode="bmp", verbose = 0, radix = NA, modify.target = TRUE)
file |
Name of the ASCII file containing the information according to a specific format |
db |
If provided, the contents of the file is added to the already existing |
mode |
Specific format which can be read:
|
verbose |
Verbose option |
radix |
Name given to the new variable stored in the target Db. |
modify.target |
When TRUE, the variable read is set as new target variable in the output DB. |
A db-class
organized as a grid