From c5c5d571d014447037ee58b237dfc99c2544b07e Mon Sep 17 00:00:00 2001 From: Nathan Yang <45131167+Knicey@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:22:42 -0500 Subject: [PATCH] Small update to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f58cc59..3078ca8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![R-CMD-check](https://github.com/Knicey/stglyphs/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/Knicey/stglyphs/actions/workflows/R-CMD-check.yaml) -The goal of stglpyhs is to … +The goal of stglpyhs is to introduce new ways of visualizing spatio-temporal data and in particular analyzing across multivariate seasonal data. The existing cubble package implements glyph maps in the form of line graphs. This project seeks to expand this functionality to segment plots to visualize multivariable data better and analyze seasonal trends. ## Installation