I'm working on a macbook pro with Rstudio Versión 2023.03.1+446 (2023.03.1+446) only with standard packages
I have a data frame who repeat the three column.names 50 times,I want to extract by name only the columns with "Intensidad" column name but my variable rename my columns like
23.3040, H...M...NB, Intesidad, 34.456, H...M...NB.2, Intesidad.2, H...M...NB.3, Intesidad.3
I tried with subset(MyData, extract=Intensidad)
I expect extract an object who let me calculate