Re: [R] ggplot2

2022-04-04 Thread David Winsemius
On 4/4/22 04:39, Ebert,Timothy Aaron wrote: install.packages("ggplot2") Depending on your OS, there might be a better chance of success with install.packages("ggplot2", dependencies=TRUE) The Linux install process doesn't need this but the binary install on MacOS or Windows may need this

[R] complicated time series filtering issue

2022-04-04 Thread Cade, Brian S via R-help
Hello: I have an issue with filtering in a time series of animal growth data that seems conceptually simple but I have not come up with effective code to implement this. I have temporal sequences of lengths by individuals and I want to retain only those data that are >10 days apart sequentiall