make_conversion: Split and make conversion

Description Usage Arguments Author(s)

View source: R/make_conversion.R

Description

This is an auxiliary function, that takes a vector of strings for conversion. Returns a dataframe with notconverted vector, converted vector and convertions separated by space.

Usage

1
make_conversion(x, converter)

Arguments

x

character vector of words that should be converted.

converter

correspondenses dataframe with columns "transcription" and "ipa"

Author(s)

George Moroz <agricolamz@gmail.com>


agricolamz/lingphonology documentation built on May 19, 2019, 2:55 a.m.