Last answered:

25 Nov 2022

Posted on:

21 Nov 2022

0

Function -match is not working!

when I have that syntax in the coding area

temp <- select(df_engine_types, -matches("Other"))

that is what i get as a response.
error in select    (df_engine_types, -matches("Other") :
unused argument -matches("Other"))

any solution?

1 answers ( 0 marked as helpful)
Instructor
Posted on:

25 Nov 2022

0

Hi Abdeirahman,
thanks for reaching out! Could you please share a screenshot of your code along with your error message?
Thanks in advance!

Best,
365 Eli

Submit an answer