WHOIGit / nes-lter-fish-diet

Northeast US shelf fish diet packages prepared for EDI
MIT License
1 stars 0 forks source link

to be able to row bind: need to transform previous column abbrevName_fish to new column FishSpecies #4

Closed sbeaulieu closed 2 years ago

sbeaulieu commented 2 years ago

considering either 'mutate case when' or adding onto fish lookup table

sbeaulieu commented 2 years ago

add onto fish lookup table from categorical variables template FishSpecies. put new version fish lookup table into current fish-diet repo

sbeaulieu commented 2 years ago

added into repo a new version fish lookup table with columns abbrevName_fish and FishSpecies to be able to match previous and current versions data

joefutrelle commented 2 years ago

Using plyr::mapvalues