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

na_if() error in process_attached_files #3

Open
AliciaMstt opened this issue Nov 8, 2023 · 0 comments
Open

na_if() error in process_attached_files #3

AliciaMstt opened this issue Nov 8, 2023 · 0 comments

Comments

@AliciaMstt
Copy link
Owner

AliciaMstt commented Nov 8, 2023

Viktoria is having this issue:

Error in `mutate()`:
ℹ In argument: `IntroductionYear = (structure(function (..., .x = ..1, .y = ..2, . = ..1)
  ...`.
Caused by error in `na_if()`:
! Can't convert `y` <character> to match type of `x` <logical>.
Run `rlang::last_trace()` to see where the error occurred.
> rlang::last_trace()
<error/dplyr:::mutate_error>
Error in `mutate()`:
ℹ In argument: `IntroductionYear = (structure(function (..., .x = ..1, .y = ..2, . = ..1)
  ...`.
Caused by error in `na_if()`:
! Can't convert `y` <character> to match type of `x` <logical>.

When using process_attached_files on the file "australia__3201ddb0-7017-4420-b560-4c34d1759767__AustraliaLitoriabooroolongensisCatherineGrueber-21_33_0.txt"

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

No branches or pull requests

1 participant