imr_read_csv {RIntaros}R Documentation

Read a data file from a CSV file

Description

Read a data file from a CSV file

Usage

imr_read_csv(name, na.strings = "NA")

Arguments

name

Name of the ASCII file (CSV format) containing the IMR information

na.strings

String used to specify a missing information

Value

A db-class structure containing the IMR information. This file MUST contain the following variables:


[Package RIntaros version 1.1 Index]