From 043eddf79695af1d589496699016ef2c80dfb7fa Mon Sep 17 00:00:00 2001 From: Matthew <51876976+M1V0@users.noreply.github.com> Date: Fri, 1 Nov 2024 10:18:12 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f31022..2abd52c 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,5 @@ Additional functions that are only available in the latest development version: | Implemented functions | Description | |---------------------------|------------------------------------------------------------------------------------------------------| -| `AOI_plot_growth()` | Plots absolute or proportional time spent in AOIs over time | +| `plot_AOI_growth()` | Plots absolute or proportional time spent in AOIs over time | +| `AOI_time_binned()` | Binned time analysis of area of interest entries |