Description | |
---|---|
Read a specific range of cells of an excel file |
Ingredients | |
Package | Data |
---|---|
readxl |
sample_housing_data.xlsx |
Sample Instructions
::function("file_path/file_name.xlsx", range = "upper left cell ID:lower right cell ID") package
Actual Instructions
::read_excel("C:/data/sample.xlsx", range = "B2:D5") readxl
Output
4610415 | 40 | NA |
---|---|---|
10535174 | 15 | NA |
822639 | 40 | NA |
9037063 | 275 | NA |