An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# unifyr
[![CRAN](https://img.shields.io/cran/v/unifyr.svg)](https://CRAN.R-project.org/package=unifyr)
[![CRAN](https://img.shields.io/cran/l/unifyr.svg)](https://github.com/garciparedes/unifyr/blob/master/LICENSE)
[![Travis](https://img.shields.io/travis/garciparedes/unifyr.svg)](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).