make two simple lines of code from python to r

前端 未结 0 1987
傲寒
傲寒 2021-01-01 01:30

i\'m new to R and i have difficulties translating two lines of python code into r code. the two lines are:

no = full_data[full_data.RainTomorrow == 0]
yes = f         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题