From c4dd4bf7228332dc55bb154fe7839ee75415d8d1 Mon Sep 17 00:00:00 2001 From: roh6608 <72960901+roh6608@users.noreply.github.com> Date: Sun, 7 Feb 2021 14:47:08 +1100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f5eca8c..e6126c9 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Using IGCparser The functions contained within the IGCparser package are; - ```IGCparse()```, which parses the IGC file into a simple format for analysis. - ```barogram()```, which creates a ggplot2 object, displaying the barogram for the flight. +- ```climb_plot()```, which creates a ggplot2 object, displaying the climb rate for the flight. Licence