syllable (version 0.1.2)

avaible_syllable_funs: Available Syllable Functions

Description

See a listing of all available syllable functions.

Usage

avaible_syllable_funs(ncols = 4, ...)

Arguments

ncols
The number of columns to use.
...
Other arguments passed to matrix.

Value

Returns a character vector, matrix of all syllable functions, or a list of syllable functions by type.

Examples

Run this code
avaible_syllable_funs()

avaible_syllable_funs(ncols=3)
avaible_syllable_funs(1)
avaible_syllable_funs(byrow = TRUE)

Run the code above in your browser using DataLab