Skip to content

Repository files navigation

Introduction-To-R-For-Business-Intelligence

This is the code repository for Introduction to R for Business Intelligence, published by Packt Publishing. It contains all the supporting code files necessary to work through the book from start to finish.

##Instructions and Navigation

All of the code is organized into chapter-wise folders. For example, Chapter 1.

You need the R statistical package, available free as an open source download from CRAN (https://www.r-project.org/). This book used R version 3.3.1 for Windows. You will get the same results using the macOS or Linux software. Optionally, it is also recommended that you use RStudio Desktop, an open source user interface that works with R (https://www.rstudio.com/). This book used version 0.99.903 for Windows. It is also available for macOS and Linux. Lastly, you will need to install a variety of R packages to perform the various analyses. All these are all freely available using the install.packages() function within R.

#####Code snippet example is as follows:

message("Introduction to R for Business Intelligence
        Chapter 1 - Extract, Transform, and Load
        Copyright (2016) Packt Publishing \n
        This is your introduction to ETL")

Related Business Intelligence books

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781785280252

About

Code repository for Introduction To R For Business Intelligence, published by Packt

Resources

Stars

12 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages