The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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")
::install_github("poissonconsulting/tidyplus") devtools
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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.