Setup

The first step is to install the package - this will load the importExcel package into R, and it will also save the Excel macros files onto your computer

Installing the package

You can install the latest version of importExcel from GitHub with:

# install.packages("devtools")
devtools::install_github("biostatsPMH/importExcel")

This is a department-only package, it is not available on CRAN