| aRTdb-importMif {aRT} | R Documentation |
Function to import a mid-mif file to the database. It creates a layer and import the data to it.
## S4 method for signature 'aRTdb': importMif(object, file, lname)
object |
Object of class aRTdb. |
file |
The mid-mif file name. |
lname |
Name of the layer that will contain the data. |
Pedro Ribeiro de Andrade
See aRTdb-class to show the description of this class.