I have the following vector:
X <- c("mama.log", "papa.log", "mimo.png", "mentor.log")
How do I retrieve another vector that only contains elements starting with "m" and ending with ".log"?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…