https://github.com/garciparedes/unifyr
R package that unifies function naming to common standards
https://github.com/garciparedes/unifyr
camel-case cran dot-case function-naming r r-language r-package snake-case
Last synced: 11 months ago
JSON representation
R package that unifies function naming to common standards
- Host: GitHub
- URL: https://github.com/garciparedes/unifyr
- Owner: garciparedes
- License: apache-2.0
- Created: 2018-01-18T15:16:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T19:56:29.000Z (over 8 years ago)
- Last Synced: 2025-03-05T13:50:00.085Z (over 1 year ago)
- Topics: camel-case, cran, dot-case, function-naming, r, r-language, r-package, snake-case
- Language: R
- Homepage: https://cran.r-project.org/package=unifyr
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# unifyr
[](https://CRAN.R-project.org/package=unifyr)
[](https://github.com/garciparedes/unifyr/blob/master/LICENSE)
[](https://travis-ci.org/garciparedes/unifyr)
## Description
R package that unifies function naming to common standards.
## Install
[TODO]
## Usage
[TODO]
## Contributors
- Sergio García Prado: [@garciparedes](https://garciparedes.me)
## Changelog
See the [changelog](https://github.com/garciparedes/ng-katex/releases) or [NEWS.md](https://github.com/garciparedes/unifyr/blob/master/NEWS.md) to get more info about release changes.
## Contributing
See [CONTRIBUTING.md](https://github.com/garciparedes/unifyr/blob/master/CONTRIBUTING.md)
## License
ng-katex is licensed under the [Apache-2.0](https://github.com/garciparedes/unifyr/blob/master/LICENSE).