Learn R Programming

mpMap2 (version 1.0.4)

toMpMap: Convert to mpMap format

Description

Convert to the format used by the original mpMap package.

Usage

toMpMap(mpcross)

Arguments

mpcross

The object of class mpcross to convert.

Value

An object with structure compatible with the older mpMap package.

Details

Converts an mpcross object to the format used by the original mpMap, the predecessor of this package. It is unlikely that this function will ever need to be used.