davebraze / FDBeye

R tools for eyetracker workflows.
https://davebraze.github.io/FDBeye/
Other
118 stars 14 forks source link

function to normalize interest area y values #49

Open davebraze opened 6 years ago

davebraze commented 6 years ago

Add a function to normalize y values of interest areas over text. Possibly based on base::all.equal() with a tolerance large enough to encompass differences in y values that are "too small to matter", and so should be set to the same value.