grinnellm / SpawnIndex

:fish: :egg: Calculate the Pacific Herring spawn index
MIT License
0 stars 2 forks source link

Don't name Groups in LoadAreaData #34

Closed grinnellm closed 3 years ago

grinnellm commented 3 years ago

That is, remove the lines: # Manually determine groups: Haida Gwaii locations$Group[locations$Section %in% c(6)] <- "Louscoone" ... from LoadAreaData(). Do this in the script; the names are frequently updated, which shouldn't change the package. Show some examples.