show.map {alineR}R Documentation

IPA-ASCII character map

Description

Generating a dataframe containing the IPA and ASCII representation of the integer values stored in map.

Usage

show.map()

Details

CRAN policy specifies IPA characters cannot be stored in the dataframe ALINE.map. This function enables users to see the actual IPA characters and how they are mapped to ALINE encodings.

Value

A dataframe containing the following columns:

IPA

IPA characters

ALINE

ALINE characters

U.Val

Integer values for the IPA characters

A.Val

Integer values for the ALINE characters

Examples

show.map()

[Package alineR version 1.1.4 Index]