error is select
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 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)
It is resolved therefore there is no need to be followed up. Appologies for posting it.