Select rows from data.frame ending with a specific character string in R

前端 未结 3 1900
孤街浪徒
孤街浪徒 2020-11-30 12:56

I\'m using R and I have a data.frame with nearly 2,000 entries that looks as follows:

> head(PVs,15)
     LogFreq   Word PhonCV  FreqDev
1593     140    w         


        
3条回答
提交回复
热议问题