Hi Kyle, First, see if you can identify which data are getting lost. This will often reveal what is losing them if there is some common characteristic.
If not, try to create some toy data (a puddle, not a lake) that will produce the same problem. Then send an email with the toy data as formatted by "dput" and the minimum R script that causes the error so that we can run exactly what you ran by copying your example and pasting it into our R sessions. Jim On Wed, Jul 13, 2016 at 11:50 PM, Kyle Wittmaier <wittmai...@gmail.com> wrote: > I am using LakeAnalyzer in Rstudio to produce heat maps and plots using > data from constant monitoring buoys. I have a prewritten script that is > functioning on a colleagues computer perfectly. I am using Rstudio 0.99.902 > and R 3.3.1. I have added four packages to the project (lattice, > manipulate, matrix, and rLakeAnalyzer). I am using the exact same data > files and process as my colleague. When I run the script no error messages > appear and everything appears to work perfectly, except there are > significant gaps in the data shown on the plots. Any ideas? > > Thank you > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.