You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The site IDs in the Baldridge dataset are non-consequential. Some values are being skipped (i.e. 689, 691, etc.). It may need to be dealt with ultimately. (@bweedopBaldridge Dataset Site IDs #10)
Careful with NA checking in .df.melt and .matrix.melt as checking on all and any means that NAs cause errors. Drop and instead issue a warning? Not very user-friendly... (NA handling in .df.melt and .matrix.melt #9@willpearse )
anderson.2011points vs. polygons problems. @willpearse says to maybe email Peter (anderson.2011 #15 )read.xlstoread_xls. Convert read.xls to use read_xls from tidyverse #16NAchecking in.df.meltand.matrix.meltas checking onallandanymeans thatNAs cause errors. Drop and instead issue a warning? Not very user-friendly... (NA handling in.df.meltand.matrix.melt#9 @willpearse )