Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions DataCleaningScripts/new_rodent_data.r
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ source('DataCleaningScripts/clean_pit_tags.R')
# New file to be checked
##############################################################################

newperiod = '535'
newperiod = '536'

filepath = "C:\\Users\\lindseybell\\Dropbox\\Portal\\PORTAL_primary_data\\Rodent\\Raw_data\\New_data"
filepath = "C:\\Users\\lindseybell\\UFL Dropbox\\Lindsey Bell\\Portal\\PORTAL_primary_data\\Rodent\\Raw_data\\New_data"

newfile = paste(filepath, '\\newdat', newperiod, '.xlsx', sep = '')
scannerfile = paste(filepath, '\\tag scans\\tags', newperiod, '.txt', sep = '')
Expand Down
33 changes: 32 additions & 1 deletion Rodents/Portal_rodent.csv
Original file line number Diff line number Diff line change
Expand Up @@ -78644,7 +78644,7 @@
78747,12,7,2024,535,4,,24,"DM","F","Z",,,,,,,34,45,"795D2D",,,,,,,,,,,
78748,12,7,2024,535,6,,21,"DM","M","Z",,,,,,,35,36,"BF0CDC",,,,,,,,,,,
78749,12,7,2024,535,6,,15,"DM","M",,,"S",,,,,36,40,"BF18D1",,,,,,,,,,,
78750,12,7,2024,535,6,,46,"DM","F","Z",,,,,,,35,36,"79C61F",,,,,,,,,,,
78750,12,7,2024,535,6,,46,"DM","M","Z",,,,,,,35,36,"79C61F",,,,,,,,,,,
78751,12,7,2024,535,24,,33,"DM","F","Z",,,,,,,35,41,"799E60",,,,,,,,,,,
78752,12,7,2024,535,24,,11,"OT","F","Z",,,,,,,20,26,"05BBB1",,,,,,,,,,,
78753,12,7,2024,535,11,,36,"DM","F","Z",,,,,,,35,45,"7A0ACC",,,,,,,,,,,
Expand Down Expand Up @@ -78682,3 +78682,34 @@
78785,12,8,2024,535,12,2,,,,,,,,,,,,,,,,,,,,,,,,
78786,12,8,2024,535,20,2,,,,,,,,,,,,,,,,,,,,,,,,
78787,12,8,2024,535,23,2,,,,,,,,,,,,,,,,,,,,,,,,
78788,2,8,2025,536,4,,76,"DM","M","Z",,,,,,,37,41,"7A04EE",,,,,,,,,,,
78789,2,8,2025,536,4,,57,"DM","F","Z",,,,,,,35,45,"795D2D",,,,,,,,,,,
78790,2,8,2025,536,6,1,31,"DM","M","Z",,,,,,,36,41,,"*",,,,,,,,"E",,
78791,2,8,2025,536,6,,57,"DM","M","Z",,,,,,,36,46,"79C61F",,,,,,,,,,,
78792,2,8,2025,536,11,,36,"DM","M","Z",,,,,,,35,47,"C2BB20",,,,,,,,,,,
78793,2,8,2025,536,11,,44,"DM","M","Z",,,,,,,35,33,"7998A2",,,,,,,,,,,
78794,2,8,2025,536,11,,73,"DM","M","Z",,,,,,,36,43,"79523F",,,,,,,,,,,
78795,2,8,2025,536,24,,12,"DM","F","Z",,,,,,,35,37,"799E60",,,,,,,,,,,
78796,2,8,2025,536,18,,21,"DM","F","Z",,,,,,,35,40,"798F59",,,,,,,,,,,
78797,2,8,2025,536,18,,47,"DM","M","Z",,,,,,,39,38,"05C4BF",,,,,,,,,,,
78798,2,8,2025,536,18,,17,"DM","F","Z",,,,,,,37,35,"798E88",,,,,,,,,,,
78799,2,8,2025,536,20,,63,"DM","F","Z",,,,,,,34,40,"79FAF9","* ",,,,,,,,,,
78800,2,8,2025,536,21,,55,"PB","F","Z",,,,,,,22,16,"79701F","*",,,,,,,,,,
78801,2,9,2025,536,3,1,52,"DM","M","Z",,,,,,,36,35,,"*",,,,,,,,"E",,
78802,2,9,2025,536,5,,52,"DM","F","Z",,,,,,,35,40,"79C7FD","*",,,,,,,,,,
78803,2,9,2025,536,17,,42,"DM","F",,,,,"P",,,35,53,"05BC3E",,,,,,,,,,,
78804,2,9,2025,536,17,,55,"DM","F","Z",,,,,,,35,43,"795D1B",,,,,,,,,,,
78805,2,9,2025,536,14,,26,"DM","M",,,"S",,,,,35,41,"05BC43",,,,,,,,,,,
78806,2,9,2025,536,13,,67,"DM","M","Z",,,,,,,35,37,"793D45",,,,,,,,,,,
78807,2,9,2025,536,7,,15,"PE","F","Z",,,,,,,16,18,"7972DA",,,,,,,,,,,
78808,2,9,2025,536,1,2,,,,,,,,,,,,,,,,,,,,,,,,
78809,2,9,2025,536,2,2,,,,,,,,,,,,,,,,,,,,,,,,
78810,2,9,2025,536,8,2,,,,,,,,,,,,,,,,,,,,,,,,
78811,2,9,2025,536,9,2,,,,,,,,,,,,,,,,,,,,,,,,
78812,2,9,2025,536,10,2,,,,,,,,,,,,,,,,,,,,,,,,
78813,2,9,2025,536,12,2,,,,,,,,,,,,,,,,,,,,,,,,
78814,2,9,2025,536,15,2,,,,,,,,,,,,,,,,,,,,,,,,
78815,2,9,2025,536,16,2,,,,,,,,,,,,,,,,,,,,,,,,
78816,2,9,2025,536,19,2,,,,,,,,,,,,,,,,,,,,,,,,
78817,2,9,2025,536,22,2,,,,,,,,,,,,,,,,,,,,,,,,
78818,2,9,2025,536,23,2,,,,,,,,,,,,,,,,,,,,,,,,
Loading