R语言删除/添加数据框中的某一行/列
| 2024-2-6
Words 165Read Time 1 min
 
假如数据是这样的,这是有一个数据框
删除第一行“张三”的信息
删除第二列,删除“体重”
插入一列
插入一行
Loading...
Catalog