read_xls | R Documentation |
Read a worksheet from an XLS or XLSX file
read_xls(
file,
expect_md5 = NULL,
sheet = 1,
...,
verbose = getOption("verbose")
)
file |
filename |
sheet |
name or number (starting from 1) |
... |
further arguments to readxl |
dplyr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.