Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

caseconverter

Travis build status

An RStudio Addin to convert text cases to lower, upper, snake, and camel cases.

Installation

# install.packages("devtools")
devtools::install_github("strboul/caseconverter")

Reasoning

I often find myself to have a comfortable (and interactive) way to convert the case of selected text in a file when working in the RStudio environment.

See also

  • snakecase package used for camel and snake case changes.

License

MIT

About

RStudio Addin to convert selected text to lower, upper, snake, and camel cases.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.