extract: Extract nodes of a certain type from an '.its' file as data...

Description Usage Arguments Details Value

Description

Most gather_ functions extract all nodes of a certain type from a .its file.

gather_recordings

all recording nodes

gather_blocks

all block nodes (pauses and conversations)

gather_conversations

all conversation nodes

gather_pauses

all pause nodes

gather_segments

all segment nodes

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13

Arguments

its_xml

an .its file parsed with read_its_file

Details

Other functions extract related nodes from the .its

gather_ava_info

Automatic Vocalization Assessment info

gather_child_info

child info

Value

A data frame containing the extracted nodes.


HomeBankCode/rlena documentation built on April 8, 2020, 9:22 p.m.