Dataframes are fun to work with but they do not always come in the desired shape. The tidyverse functions 'gather', 'spread' and 'drop_na' gracefully address some of the messy dataframe issues. To better understand these functions, we re-implement them in this package with the following names: my_gather, my_spread, my_dropna.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.0.0.9000 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.