Extracting subset of the data frame in R

前端 未结 4 1668
一向
一向 2021-01-12 23:43

Suppose I read a csv file into a data frame called \"d\". I wish to print the last 2 rows of this data frame. I tried the below but it is printing all the content starting f

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