Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LL and FIX in FishLine #1

Open
KirstenBirchHaakansson opened this issue Sep 19, 2023 · 0 comments
Open

LL and FIX in FishLine #1

KirstenBirchHaakansson opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels

Comments

@KirstenBirchHaakansson
Copy link
Collaborator

Is it possible to stop using LL and FIX in FishLine?

These gearcodes are not in the RCG list anymore

df$gear[df$gear == "LL"] <- "LLS" # This is a bit dodgy, since I don't know if this is true - ask Hans / Frank
df$gear[df$gear == "FIX"] <- "FPO" # This is a bit dodgy, since I don't know if this is true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant