aRTdb-importMif {aRT}R Documentation

importMif

Description

Function to import a mid-mif file to the database. It creates a layer and import the data to it.

Usage

## S4 method for signature 'aRTdb':
importMif(object, file, lname)

Arguments

object Object of class aRTdb.
file The mid-mif file name.
lname Name of the layer that will contain the data.

Author(s)

Pedro Ribeiro de Andrade

See Also

See aRTdb-class to show the description of this class.


[Package aRT version 1.6-1 Index]