Skip to contents

Create a presentation

Create a presentation based on a list of stimuli

create_presentation()
Creates a presentation

Sound data wrangling

Rename, merge and annotate gathered data

annotate_textgrid()
Annotate textgrid
concatenate_soundfiles()
Concatenate sounds
concatenate_textgrids()
Concatenate sounds
create_empty_textgrid()
Create an empty TextGrid
create_subannotation()
Create boundaries in a texgrid tier
get_sound_duration()
Get file(s) duration
rename_soundfiles()
Rename soundfiles
set_textgrid_names()
Rewrite TextGrid names
get_textgrid_names()
Extract TextGrid names
df_to_tier()
Dataframe to TextGrid's tier
extract_intervals()
Extract intervals

Sound data visualisation

Create an oscilogram, spectrogram and annotations

draw_sound()
Draw Oscilogram, Spectrogram and annotation
draw_spectrogram()
Draw spectrograms

Read linguistic files into R

Convert multiple linguistic data types to R

textgrid_to_df()
TextGrid to dataframe
tier_to_df()
TextGrid's tier to dataframe
eaf_to_df()
ELAN's .eaf file to dataframe
exb_to_df()
EXMARaLDA's .exb file to dataframe
srt_to_df()
Subtitles .srt file to dataframe
audacity_to_df()
Audacity's labels to dataframe
flextext_to_df()
FLEX's .flextext file to dataframe
pitch_to_df()
Praat Pitch tier to dataframe
intensity_to_df()
Praat Intensity tier to dataframe
formant_to_df()
Praat Formant object to dataframe
df_to_eaf()
Dataframe to .eaf
df_to_exb()
Dataframe to EXMARaLDA's .exb
remove_textgrid_tier()
Remove tier from texgrid
read_from_folder()
Read multiple files from the folder

Create an interactive viewer

Extracct sound and spectrograms from your data and merge them into the interactive table

extract_intervals()
Extract intervals
create_glossed_document()
Create a glossed document
add_leading_symbols()
Create indices padded with zeros
create_image_look_up()
Create image look_up objects for html viewer
create_sound_play()
Create audio play objects for html viewer
create_viewer()
Create an annotation viewer