ISU-Monarchs / HabitatRestoration

R data package containing data from a series of habitat restoration projects running from 2016-2019
0 stars 0 forks source link

Check internal consistency between survey information and individual data sets #88

Closed jarad closed 4 years ago

jarad commented 5 years ago

Many data sets have repeated information, e.g. survey contains information on when the survey was performed but other data sets also have this information. Check to verify that the two pieces of information are the same. Similarly transect has transectID information, but most data sets also have this. Ideally, the data would only be recorded in one place.

jarad commented 4 years ago

I am starting to create "survey" data.frames for all data sets. This may help identify places where the information is not the same.