Skip to content

Instantly share code, notes, and snippets.

@ubinix-warun
Created December 17, 2013 04:32
Show Gist options
  • Select an option

  • Save ubinix-warun/8000075 to your computer and use it in GitHub Desktop.

Select an option

Save ubinix-warun/8000075 to your computer and use it in GitHub Desktop.
# install.packages("xlsx")
options(java.parameters = "-Xmx2000m")
require(xlsx)
x <- read.xlsx2("big3m.xlsx", 1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment