Why am I receiving this answer when trying to run my code:Warning messages:
1: Problem with mutate() input DATE.
All formats failed to parse. No formats found.
Input DATE is mdy(DATE).
2: All formats failed to parse. No formats found
1 USC00018385 NA 0
2 USC00018385 NA 0
3 USC00018385 NA 0
4 USC00018385 NA 0
5 USC00018385 NA 0
6 USC00018385 NA 0
7 USC00018385 NA 0
8 USC00018385 NA 0
9 USC00018385 NA 0.01
10 USC00018385 NA 0.28
Can you provide it as a reprex or dput? Just the first few rows is fine. Read the article. It just makes it easier for other people to answer your question.