Skip to content
Back to formatted view

Raw Message

Message-ID: <alpine.LNX.2.20.2109131712150.10716@salmo.appl-ecosys.com>
Date: 2021-09-14T00:15:06Z
From: Rich Shepard
Subject: tidyverse: grouped summaries (with summarize) [RESOLVED]
In-Reply-To: <043401d7a8f9$42a34b80$c7e9e280$@verizon.net>

On Mon, 13 Sep 2021, Avi Gross via R-help wrote:

> Just FYI, Rich, the way the idiom with pipeline works does allow but not
> require the method you used:
   ...
> But equally valid are forms that assign the result at the end:

Avi,

I'll read more about tidyverse and summarize() in R and not just in the
book.

Most of what I've done has been in base R, but I've not before grouped
hydraulic values before plotting them. Seasonal patterns are more
informative than daily ones.

Thanks again,

Rich