- Notifications
You must be signed in to change notification settings - Fork1
sarupurisailalith/commonUtilAddins
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
commonUtilAddins is an R package that contains a list of common utilityR Studio Addins
- Data frame operations:
- Merge two data frames -creates a new data frame object after merging
- Convert variable types in a data frame -creates a new data frame object after conversion
Make sure you have the latest and stable version ofdevtools,htmltools,shiny andminiUI; then install this package
devtools::install_github("sarupurisailalith/commonUtilAddins")
Once the package is installed, addins will be avaiable under the 'Addins' menu in RStudio.
An other way to launch via executing command in the console is as follows:
RStudioAddins::var_conv()
- R Studio Addins -helped me get started
To Contirubute to this package - Fork this repository, make your additions and simply submit a pull request.
About
R Studio Addins for common data frame operations
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.