Category: Data Analytics with R

Syntax of Regular Expression in R

A regular expression is a sequence of symbols and characters expressing a string or pattern to be searched for within a longer piece of string...

How to Reuse Model in R

In our day to day life we have to create many models or we have to work with many models. Sometimes we need to reuse...

What is R

What is R? R is a open source programming language and environment for statistical computing which we called data science so far, data analysis, data...

How To Connect MS SQL Server With R

Generally I process big amount of data in the database like Oracle, MS SQL Server, DB2 or MySQL. So, if I want to work with...