Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

strboul/caseconverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Languages