Skip to content

ketul14/RCodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

R Codes

This repository is to access resusable R codes(packages) for data science.

How to install? Use the devtools packages which provides utitlities to install packages from github. Use function install_github()

Example: library(devtools)

sqlDBConnection Package

install_github("ketul14/RCodes/sqlDBConnection")

dataPreprocessing Package

install_github("ketul14/RCodes/dataPreprocessing")

About

R Reusable Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages