Last answered:

29 Mar 2023

Posted on:

29 Mar 2023

0

error is select

When I use the following line : 

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

I encounter an error:

"Error in `select()`:
! Problem while evaluating `mathces("Other")`."

Best Regards


1 answers ( 0 marked as helpful)
Posted on:

29 Mar 2023

0

It is resolved therefore there is no need to be followed up. Appologies for posting it.

Submit an answer