Function -match is not working!
      in
      
        The Complete Data Visualization Course with Python, R, Tableau, and Excel
       / 
        Stacked Area Chart - R - How to Create a Stacked Area Chart
      
 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)
      
 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