R 学习目录

91 阅读1分钟

<整理数据 tidy data>

1. pivot_wider()

2. pivot_longer()

3. separate()

4. unite()