CalcChange: CalcChange Calculate Change between Post and Pre PTA and WRS...

View source: R/AudioScatterV6.R

CalcChangeR Documentation

CalcChange Calculate Change between Post and Pre PTA and WRS and put in appropriate column and row for scattergram.

Description

Post-treatment change in PTA and WRS Calculate change in PTA Calculate change in WRS create new columns relating the change in WRS to the correct column for the scattergram. create new columns relating the change in PTA to the correct row for the scattergram.

Usage

CalcChange(dTable)

Arguments

dTable

table loaded from csv file including PrePTA, PreWRS, and possibly PostPTA, PostWRS.

Value

new table with change in PTA and WRS and columns/rows they should go in for PostScattergram.


AudioScatter documentation built on June 12, 2025, 1:06 a.m.