https://github.com/elliothershberg/rows-to-cols
Small reprex for transposing a data frame in R
https://github.com/elliothershberg/rows-to-cols
r tidyverse
Last synced: 3 months ago
JSON representation
Small reprex for transposing a data frame in R
- Host: GitHub
- URL: https://github.com/elliothershberg/rows-to-cols
- Owner: elliothershberg
- Created: 2021-09-23T15:27:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-23T15:29:56.000Z (over 3 years ago)
- Last Synced: 2025-01-09T17:37:04.143Z (5 months ago)
- Topics: r, tidyverse
- Language: HTML
- Homepage: https://elliothershberg.github.io/rows-to-cols/
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rows-to-cols
Small reprex for transposing a data frame in R