Generating a dataframe containing the IPA and ASCII representation of the integer values stored in map.
Usage
show.map()
Arguments
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
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.