Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR R

import excel into R

library("openxlsx")
read.xlsx("Path_to_your_excel_fileexcel_file.xlsx")
 
PREVIOUS NEXT
Tagged: #import #excel #R
ADD COMMENT
Topic
Name
5+6 =