
Speaker Information (Example Data)
df_input_speaker_info_example.Rd
This data set provides an example structure for `df_input_speaker_info`, a required input data frame used across various functions in this package. It contains essential information about the speaker, including personal details and evaluation context.
Usage
data(df_input_speaker_info_example)
Format
A data frame with 1 row and 6 variables:
- first_name
The speaker's first name.
- last_name
The speaker's last name.
- date_of_birth
The date of birth of the speaker.
- date_of_evaluation
The date on which the evaluation was conducted.
- language_spoken
The primary language spoken by the speaker during the evaluation.
- gender
The speaker's gender.