Nothing
tidyplus
provides functions such as str_crush()
,
add_missing_column()
, coalesce_data()
and drop_na_all()
that
complement ‘tidyverse’ functionality or functions that provide
alternative behaviors such as if_else2()
and str_detect2()
.
You can install the development version of tidyplus
from
GitHub with:
# install.packages("devtools")
devtools::install_github("poissonconsulting/tidyplus")
Please note that the tidyplus project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.