show.map {alineR} | R Documentation |
Generating a dataframe containing the IPA and ASCII representation of the integer values stored in map.
show.map()
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.
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 |
show.map()