snakecase (0.11.1)
Published 2026-02-24 13:47:29 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("snakecase")About this package
A consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.Convert Strings into any Case
Dependencies
| Imports | stringr, stringi |
| Depends | R (>= 3.2) |
| Suggests | testthat, covr, tibble, purrrlyr, knitr, rmarkdown, magrittr |